Author: echatellier Date: 2011-05-30 14:31:16 +0200 (Mon, 30 May 2011) New Revision: 2768 Url: http://chorem.org/repositories/revision/jtimer/2768 Log: Fix redmine download link 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 2011-05-14 11:46:08 UTC (rev 2767) +++ trunk/src/site/site_en.xml 2011-05-30 12:31:16 UTC (rev 2768) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2007 - 2010 CodeLutin + Copyright (C) 2007 - 2011 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -58,7 +58,7 @@ <menu name="Users" inherit="top"> <item name="Home" href="index.html" /> <item name="Screenshots" href="screenshots.html" /> - <item name="Download" href="http://www.chorem.org/projects/list_files/jtimer" /> + <item name="Download" href="http://www.chorem.org/projects/jtimer/files" /> <item name="Configuration" href="configuration.html" /> <item name="Release Notes" href="http://www.chorem.org/repositories/entry/jtimer/trunk/changelog.txt" /> </menu> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2011-05-14 11:46:08 UTC (rev 2767) +++ trunk/src/site/site_fr.xml 2011-05-30 12:31:16 UTC (rev 2768) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2007 - 2010 CodeLutin + Copyright (C) 2007 - 2011 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -56,7 +56,7 @@ <menu name="Utilisateurs" inherit="top"> <item name="Accueil" href="index.html" /> <item name="Copies d'écran" href="screenshots.html" /> - <item name="Téléchargement" href="http://www.chorem.org/projects/list_files/jtimer" /> + <item name="Téléchargement" href="http://www.chorem.org/projects/jtimer/files" /> <item name="Configuration" href="configuration.html" /> <item name="Notes de version" href="http://www.chorem.org/repositories/entry/jtimer/trunk/changelog.txt" /> </menu>