[eugene] branch develop updated (358bdbf -> b6cb0e6)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See http://git.nuiton.org/eugene.git from 358bdbf fixes #3549: Migrates to git new b6cb0e6 fixes #3549: Migrates to git (fix jrst 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 b6cb0e624bc01c0a13ae46d6a0ca2eef458530d6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 12:38:07 2014 +0100 fixes #3549: Migrates to git (fix jrst url) Summary of changes: src/site/site_en.xml | 3 +-- src/site/site_fr.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) -- 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 eugene. See http://git.nuiton.org/eugene.git commit b6cb0e624bc01c0a13ae46d6a0ca2eef458530d6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 12:38:07 2014 +0100 fixes #3549: Migrates to git (fix jrst url) --- src/site/site_en.xml | 3 +-- src/site/site_fr.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/site/site_en.xml b/src/site/site_en.xml index 1bbaa0f..f569a70 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -39,8 +39,7 @@ <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> - <logo href="${mavenpomSiteCommonResourcesUrl}/jrst/" name="JRst" - img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> + <logo href="https://jrst.nuiton.org" name="JRst" img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${siteCommonResourcesUrl}/images/logos/restructuredtext-logo.png"/> </poweredBy> diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index c458e86..19cb717 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -37,8 +37,7 @@ <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> - <logo href="${mavenpomSiteCommonResourcesUrl}/jrst/" name="JRst" - img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> + <logo href="https://jrst.nuiton.org" name="JRst" img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${siteCommonResourcesUrl}/images/logos/restructuredtext-logo.png"/> </poweredBy> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm