From: <ped...@us...> - 2007-08-05 22:02:19
|
Revision: 1041 http://cegcc.svn.sourceforge.net/cegcc/?rev=1041&view=rev Author: pedroalves Date: 2007-08-05 15:02:18 -0700 (Sun, 05 Aug 2007) Log Message: ----------- Fix svn browse url. Modified Paths: -------------- trunk/cegcc/website/index.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-08-05 10:20:47 UTC (rev 1040) +++ trunk/cegcc/website/index.html 2007-08-05 22:02:18 UTC (rev 1041) @@ -86,7 +86,7 @@ <h2 align=center>Getting it</h2> <ul> <li> <a href="http://sourceforge.net/project/showfiles.php?group_id=173455"> Download CeGCC </a> - <li> <a href="http://svn.sourceforge.net/cegcc"> SVN Repository </a> + <li> <a href="http://cegcc.svn.sourceforge.net"> Browse SVN Repository </a> </ul> <h2 align=center>Support</h2> <ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |