Author: athimel Date: 2010-06-24 20:53:49 +0200 (Thu, 24 Jun 2010) New Revision: 2027 Url: http://nuiton.org/repositories/revision/topia/2027 Log: Fix JRST url Modified: trunk/src/site/site_fr.xml trunk/topia-service-replication/src/site/resources/dependencies.html trunk/topia-service-replication/src/site/resources/dependency-management.html Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-06-24 16:33:55 UTC (rev 2026) +++ trunk/src/site/site_fr.xml 2010-06-24 18:53:49 UTC (rev 2027) @@ -33,7 +33,7 @@ <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/> - <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="${project.url}/images/jrst-logo.png"/> + <logo href="http://maven-site.nuiton.org/jrst/" name="JRst" img="${project.url}/images/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${project.url}/images/restructuredtext-logo.png"/> </poweredBy> Modified: trunk/topia-service-replication/src/site/resources/dependencies.html =================================================================== --- trunk/topia-service-replication/src/site/resources/dependencies.html 2010-06-24 16:33:55 UTC (rev 2026) +++ trunk/topia-service-replication/src/site/resources/dependencies.html 2010-06-24 18:53:49 UTC (rev 2027) @@ -1357,7 +1357,7 @@ <a href="http://maven.apache.org" title="Maven" class="poweredBy"> <img class="poweredBy" alt="Maven" - src="http://jrst.labs.libre-entreprise.org/jrst/images/logos/maven-feather.png" + src="http://maven-site.nuiton.org/jrst/images/logos/maven-feather.png" width="90" height="30" /> @@ -1365,10 +1365,10 @@ - <a href="http://jrst.labs.libre-entreprise.org" title="JRst" class="poweredBy"> + <a href="http://maven-site.nuiton.org/jrst/" title="JRst" class="poweredBy"> <img class="poweredBy" alt="JRst" - src="http://jrst.labs.libre-entreprise.org/jrst/images/jrst-logo.png" + src="http://maven-site.nuiton.org/jrst/images/jrst-logo.png" width="90" height="30" /> @@ -1379,7 +1379,7 @@ <a href="http://docutils.sourceforge.net/rst.html" title="ReStructuredText" class="poweredBy"> <img class="poweredBy" alt="ReStructuredText" - src="http://jrst.labs.libre-entreprise.org/jrst/images/restructuredtext-logo.png" + src="http://maven-site.nuiton.org/jrst/images/restructuredtext-logo.png" width="90" height="30" /> Modified: trunk/topia-service-replication/src/site/resources/dependency-management.html =================================================================== --- trunk/topia-service-replication/src/site/resources/dependency-management.html 2010-06-24 16:33:55 UTC (rev 2026) +++ trunk/topia-service-replication/src/site/resources/dependency-management.html 2010-06-24 18:53:49 UTC (rev 2027) @@ -434,7 +434,7 @@ <a href="http://maven.apache.org" title="Maven" class="poweredBy"> <img class="poweredBy" alt="Maven" - src="http://jrst.labs.libre-entreprise.org/jrst/images/logos/maven-feather.png" + src="http://maven-site.nuiton.org/jrst/images/logos/maven-feather.png" width="90" height="30" /> @@ -442,10 +442,10 @@ - <a href="http://jrst.labs.libre-entreprise.org" title="JRst" class="poweredBy"> + <a href="http://maven-site.nuiton.org/jrst/" title="JRst" class="poweredBy"> <img class="poweredBy" alt="JRst" - src="http://jrst.labs.libre-entreprise.org/jrst/images/jrst-logo.png" + src="http://maven-site.nuiton.org/jrst/images/jrst-logo.png" width="90" height="30" /> @@ -456,7 +456,7 @@ <a href="http://docutils.sourceforge.net/rst.html" title="ReStructuredText" class="poweredBy"> <img class="poweredBy" alt="ReStructuredText" - src="http://jrst.labs.libre-entreprise.org/jrst/images/restructuredtext-logo.png" + src="http://maven-site.nuiton.org/jrst/images/restructuredtext-logo.png" width="90" height="30" />