From: <dan...@us...> - 2007-06-10 18:52:44
|
Revision: 941 http://svn.sourceforge.net/cegcc/?rev=941&view=rev Author: dannybackx Date: 2007-06-10 11:52:39 -0700 (Sun, 10 Jun 2007) Log Message: ----------- Apparently sf.net isn't always working as a synonym to sourceforge.net . Modified Paths: -------------- trunk/cegcc/website/index.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-06-10 18:49:13 UTC (rev 940) +++ trunk/cegcc/website/index.html 2007-06-10 18:52:39 UTC (rev 941) @@ -78,26 +78,26 @@ <ul> <li> <a href="docs/index.html"> Documentation </a> <li> <a href="docs/install-linux.html"> Installation on Linux </a> - <li> <a href="http://sf.net/projects/cegcc"> Project page on SourceForge </a> - <li> <a href="http://cegcc.wiki.sf.net"> CeGCC wiki </a> + <li> <a href="http://sourceforge.net/projects/cegcc"> Project page on SourceForge </a> + <li> <a href="http://cegcc.wiki.sourceforge.net"> CeGCC wiki </a> </ul> </td> <td align=left valign=top bgcolor="#ededed" width="50%"> <h2 align=center>Getting it</h2> <ul> - <li> <a href="http://sf.net/project/showfiles.php?group_id=173455"> Download CeGCC </a> + <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> </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. + <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> </ul> </td> </tr></table> <p> You can contact us via the -<a href="mailto:ceg...@li...">mailing list</a>. +<a href="mailto:ceg...@li...">mailing list</a>. <p> <a href="http://sourceforge.net"><img src="http://images.sourceforge.net/sfx/logo.gif" alt="Powered by Sourceforge.net"></a> <a href="http://validator.w3.org/check?uri=referer"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |