[cl-net-snmp-cvs] r9 - www

ctian at common-lisp.net ctian at common-lisp.net
Fri Mar 30 16:50:39 UTC 2007


Author: ctian
Date: Fri Mar 30 11:50:38 2007
New Revision: 9

Modified:
   www/index.shtml
Log:
fix download url


Modified: www/index.shtml
==============================================================================
--- www/index.shtml	(original)
+++ www/index.shtml	Fri Mar 30 11:50:38 2007
@@ -44,8 +44,9 @@
       <div class="rule"> </div>
       <h1>Release</h1>
       <div class="deck">
-	Sat Mar 31 00:37:03 CST 2007: version 0.01.
-	<a href="/release/cl-net-snmp_0.01.tar.gz">Download the source.</a><br/>
+	Sat Mar 31 00:37:03 CST 2007: version 0.01,
+	<a href="http://common-lisp.net/project/cl-net-snmp/release/cl-net-snmp_0.01.tar.gz">
+	  get the source.</a><br/>
       </div>
       <div class="rule"> </div>
       <h1>Source Code</h1>



More information about the Cl-net-snmp-cvs mailing list