From: <dan...@us...> - 2009-09-06 18:59:18
|
Revision: 1368 http://cegcc.svn.sourceforge.net/cegcc/?rev=1368&view=rev Author: dannybackx Date: 2009-09-06 18:59:09 +0000 (Sun, 06 Sep 2009) Log Message: ----------- Add link to project page Modified Paths: -------------- trunk/cegcc/website/top.html Modified: trunk/cegcc/website/top.html =================================================================== --- trunk/cegcc/website/top.html 2009-09-06 18:58:40 UTC (rev 1367) +++ trunk/cegcc/website/top.html 2009-09-06 18:59:09 UTC (rev 1368) @@ -14,6 +14,7 @@ <td><a title="Development with cegcc" href="documentation.html" target="showframe">Development</a></td> <td><a title="Wiki" href="http://sourceforge.net/apps/mediawiki/cegcc/" target="showframe">Wiki</a></td> <td><a title="News" href="news.html" target="showframe">News</a></td> + <td><a title="Project" href="http://sourceforge.net/projects/cegcc" target="showframe">Project</a></td> </tr> </tbody> </table> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |