Update of /cvsroot/webnotes/web
In directory usw-pr-cvs1:/tmp/cvs-serv14800
Modified Files:
cvs.php
Log Message:
CVS SNAPs have moved to a new URL
Index: cvs.php
===================================================================
RCS file: /cvsroot/webnotes/web/cvs.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cvs.php 30 Sep 2002 04:30:46 -0000 1.5
+++ cvs.php 2 Oct 2002 06:08:22 -0000 1.6
@@ -8,7 +8,6 @@
<p align="center"><a href="http://sourceforge.net/cvs/?group_id=15381">phpWebNotes CVS</a></p>
</span>
<span class="center_link">
-<p align="center"><a href="http://www.extremeserv-linux.com/downloads/misc/phpwebnotescvs/">phpWebNotes CVS SNAPs</a></p>
-</span>
+<p align="center"><a href="http://www.smarttux.com/phpwebnotescvs/">phpWebNotes CVS SNAPs</a></p> </span>
<?php include('footer.php') ?>
|