[Aaron-devel-cvs] CVS: www/docs index.html,1.3,1.4
Status: Pre-Alpha
Brought to you by:
thetitan
From: Sean C. <the...@us...> - 2001-06-28 04:31:50
|
Update of /cvsroot/aaron/www/docs In directory usw-pr-cvs1:/tmp/cvs-serv27243 Modified Files: index.html Log Message: Fixed bad link (leading //'s) ? WTF? My bad Index: index.html =================================================================== RCS file: /cvsroot/aaron/www/docs/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** index.html 2001/06/27 19:12:30 1.3 --- index.html 2001/06/28 04:31:41 1.4 *************** *** 24,28 **** <li>Project <a href="http://sourceforge.net/projects/aaron/">Summary Page</a></li> <li>Project <a href="http://sourceforge.net/mail/?group_id=29993">Mailing Lists</a></li> ! <li>Project <a href="//http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/">CVS Repository</a></li> </ul> --- 24,28 ---- <li>Project <a href="http://sourceforge.net/projects/aaron/">Summary Page</a></li> <li>Project <a href="http://sourceforge.net/mail/?group_id=29993">Mailing Lists</a></li> ! <li>Project <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/">CVS Repository</a></li> </ul> |