From: Eric F. <er...@us...> - 2002-01-19 19:03:10
|
Update of /cvsroot/trove4j/trove_web In directory usw-pr-cvs1:/tmp/cvs-serv16342 Modified Files: index.shtml navbar.html Log Message: added links Index: index.shtml =================================================================== RCS file: /cvsroot/trove4j/trove_web/index.shtml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.shtml 2002/01/19 18:50:55 1.1.1.1 --- index.shtml 2002/01/19 19:03:08 1.2 *************** *** 30,33 **** --- 30,37 ---- </p> + <p> + Download the <a href="http://sourceforge.net/project/showfiles.php?group_id=39235">latest release</a>. + </p> + <!--#include virtual="./navbar.html" --> <hr> Index: navbar.html =================================================================== RCS file: /cvsroot/trove4j/trove_web/navbar.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** navbar.html 2002/01/19 18:55:23 1.2 --- navbar.html 2002/01/19 19:03:08 1.3 *************** *** 5,8 **** --- 5,14 ---- <a href="overview.shtml">Overview</a> | + <a href="http://sourceforge.net/project/showfiles.php?group_id=39235">Releases</a> + | + <a href="http://sourceforge.net/cvs/?group_id=39235">CVS</a> + | + <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/trove4j">Browse Source</a> + | <a href="status.shtml">Status</a> | |