[cl-prevalence-cvs] CVS update: public_html/index.html

Sven Van Caekenberghe scaekenberghe at common-lisp.net
Sun Jun 20 19:31:03 UTC 2004


Update of /project/cl-prevalence/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv27228

Modified Files:
	index.html 
Log Message:
fixed a link

Date: Sun Jun 20 12:31:03 2004
Author: scaekenberghe

Index: public_html/index.html
diff -u public_html/index.html:1.1 public_html/index.html:1.2
--- public_html/index.html:1.1	Sun Jun 20 12:22:58 2004
+++ public_html/index.html	Sun Jun 20 12:31:03 2004
@@ -13,7 +13,7 @@
     <h1>CL-PREVALENCE</h1>
   </div>
 
-  <p>CL-PREVALENCE is an implementation of <a href="http://www.advogato.org/article/398.html">Object Prevalence</a> for Common Lisp.</p>
+  <p>CL-PREVALENCE is an implementation of <a href="http://www.prevayler.org">Object Prevalence</a> for Common Lisp.</p>
 
 <h3>Download</h3>
 <p>
@@ -30,7 +30,7 @@
   <li><a href="http://common-lisp.net/mailman/listinfo/cl-prevalence-announce">CL-PREVALENCE-ANNOUNCE mailing list info</a></li>
 </ul>
 
-  <p>CVS version $Id: index.html,v 1.1 2004/06/20 19:22:58 scaekenberghe Exp $</p>
+  <p>CVS version $Id: index.html,v 1.2 2004/06/20 19:31:03 scaekenberghe Exp $</p>
 
   <div class="footer">
     <p>Back to <a href="http://common-lisp.net/">Common-lisp.net</a>.</p>  





More information about the Cl-prevalence-cvs mailing list