From: <dan...@us...> - 2009-09-06 18:58:48
|
Revision: 1367 http://cegcc.svn.sourceforge.net/cegcc/?rev=1367&view=rev Author: dannybackx Date: 2009-09-06 18:58:40 +0000 (Sun, 06 Sep 2009) Log Message: ----------- Add more links Modified Paths: -------------- trunk/cegcc/website/download.html Modified: trunk/cegcc/website/download.html =================================================================== --- trunk/cegcc/website/download.html 2009-09-02 15:39:22 UTC (rev 1366) +++ trunk/cegcc/website/download.html 2009-09-06 18:58:40 UTC (rev 1367) @@ -80,4 +80,11 @@ </tr> --> </table> +<P> +You can always use the latest and greatest verion : direct access to our sources in subversion. +<ul> + <li>Browse the sources + <a href="http://cegcc.svn.sourceforge.net/viewvc/cegcc">via this link</a></li> + <li>Get a full snapshot of our sources <a href="http://sourceforge.net/scm/?type=svn&group_id=173455">here</a></li> +</ul> </body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |