This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See http://git.chorem.org/lima.git commit c260f4a6486caec0c953c97880026e89cf99e4f6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Oct 27 23:46:35 2014 +0100 fixes #1131: Migrates to git (fix some site links) --- src/site/site.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 8502221..ef5fd4c 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -67,9 +67,9 @@ <item name="Fonctionnalités" href="features.html"/> <!--item name="Lancer Lima en ligne" href="lima-swing/jnlp/launch.jnlp" TODO jcouteau 24/08/2012 reactivate this when webstart is working/--> <item name="Téléchargements" - href="http://www.chorem.org/projects/lima/files"/> + href="http://forge.chorem.org/projects/lima/files"/> <item name="Contacts" href="contact.html"/> - <item name="Dépôt SVN" href="http://svn.chorem.org/svn/lima/"/> + <item name="Dépôt GIT" href="https://git.chorem.org/lima.git"/> </menu> <menu name="Mode d'emploi" inherit="top"> <item name="Installer et lancer" href="install.html"/> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.