[lima] branch develop updated (f1da99d -> c260f4a)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from f1da99d fixes #1131: Migrates to git (tidy poms + fix webstart config) new c260f4a fixes #1131: Migrates to git (fix some site links) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: 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) Summary of changes: src/site/site.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm