Update of /cvsroot/linux-mips/web/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv19308
Modified Files:
index.html
Log Message:
Add links to SourceForge project page and cvs browser.
Index: index.html
===================================================================
RCS file: /cvsroot/linux-mips/web/htdocs/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.html 2001/09/07 20:19:14 1.1
--- index.html 2001/09/07 20:26:45 1.2
***************
*** 10,13 ****
--- 10,19 ----
<p>The CVS repository is a "staging-ground" for eventual merging into Linux-MIPS tree in CVS at oss.sgi.com maintained by Ralf Baechle, or possibly directly back to Linus' tree, depending on the nature of the diffs (MIPS specific or not).
+ <p>
+ <ul>
+ <li><a href="http://sourceforge.net/projects/linux-mips">SourceForge Project Summary</a>
+ <li><a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linux-mips/">Browse CVS</a>
+ </ul>
+
<h2>Status</h2>
|