[Openfirst-cvscommit] www/htdocs/doc index.php,1.3,1.4
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-08-20 22:31:42
|
Update of /cvsroot/openfirst/www/htdocs/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1499/doc Modified Files: index.php Log Message: Add a Roadmap Index: index.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/doc/index.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.php 2 Jul 2005 15:18:33 -0000 1.3 --- index.php 20 Aug 2005 22:31:34 -0000 1.4 *************** *** 24,26 **** --- 24,27 ---- <li><a href="/cvs/smartcvs/">SmartCVS Tutorial for access to the openFIRST CVS repository</a> (for SmartCVS version 2)</li> <li><a href="/cvs/smartcvs3/">SmartCVS Tutorial for access to the openFIRST CVS repository</a> (for SmartCVS version 3)</li> + <li><a href="/roadmap.php">Development Roadmap</a> - Contains information about what's planned for when in the future</li> </ul> |