This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 3884890711d4a750e958bc63726c9f46930a511a Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 8 20:29:05 2014 +0100 fix site url --- src/site/site_fr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index 2bd2e26..1ee2be9 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -62,7 +62,7 @@ <breadcrumbs> <item name="${project.name}" href="${project.url}/index.html"/> - <item name="${project.version}" href="${project.url}/v/${siteDeployClassifier}/en/index.html"/> + <item name="${project.version}" href="${project.url}/v/${siteDeployClassifier}/index.html"/> </breadcrumbs> <menu name="Langue"> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.