branch develop updated (1e89956 -> f6475e3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from 1e89956 updates nuitonpom to 1.6 new f6475e3 fix site url 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 f6475e386ce2b7165c67a5f30d1297af7a686ce7 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 16:34:58 2014 +0100 fix site url Summary of changes: src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit f6475e386ce2b7165c67a5f30d1297af7a686ce7 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 16:34:58 2014 +0100 fix site url --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index a5f2511..fb8774b 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -54,7 +54,7 @@ <breadcrumbs> <item name="${project.name}" href="${project.url}/index.html"/> - <item name="${project.version}" href="${project.url}/${siteDeployClassifier}/index.html"/> + <item name="${project.version}" href="${project.url}/v/${siteDeployClassifier}/index.html"/> </breadcrumbs> <menu name="Utilisateur"> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm