Author: tchemit Date: 2012-08-31 15:09:10 +0200 (Fri, 31 Aug 2012) New Revision: 586 Url: http://forge.codelutin.com/repositories/revision/echobase/586 Log: fix site css Modified: trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2012-08-31 10:07:10 UTC (rev 585) +++ trunk/src/site/site_en.xml 2012-08-31 13:09:10 UTC (rev 586) @@ -79,7 +79,7 @@ </script> <link rel="stylesheet" type="text/css" - href="http://maven-site.chorem.org/public/css/maven-site-chorem.org.css"/> + href="http://maven-site.chorem.org/public/css/mavenpom-site.css"/> </head> <links> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2012-08-31 10:07:10 UTC (rev 585) +++ trunk/src/site/site_fr.xml 2012-08-31 13:09:10 UTC (rev 586) @@ -80,7 +80,7 @@ </script> <link rel="stylesheet" type="text/css" - href="http://maven-site.chorem.org/public/css/maven-site-chorem.org.css"/> + href="http://maven-site.chorem.org/public/css/mavenpom-site.css"/> </head> <links>
participants (1)
-
tchemit@users.forge.codelutin.com