[cl-kanren-trs-cvs] r4 - website

mswank at common-lisp.net mswank at common-lisp.net
Fri Jun 20 06:15:30 UTC 2008


Author: mswank
Date: Fri Jun 20 02:15:28 2008
New Revision: 4

Modified:
   website/index.html
Log:
Fixed link typos


Modified: website/index.html
==============================================================================
--- website/index.html	(original)
+++ website/index.html	Fri Jun 20 02:15:28 2008
@@ -18,7 +18,7 @@
  <h3>Introduction</h3>
  <div class="section">
  <p>
-   <a href="http://mitpress.mit.edu/catalog/item/default.asp?ttype=2%26tid=10663">
+   <a href="http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=10663">
      <em>The Reasoned Schemer</em></a> by Daniel P. Friedman, William E. Byrd 
      and Oleg Kiselyov is one of the "Little Lisper" books. It concentrates on 
      a logic-functional extension to Scheme.  Though the language is never given
@@ -58,7 +58,7 @@
  </div>
  <h3>Repository</h3>
  <div class="section">
- <p>You can browse the <a href="http://common-lisp.net/websvn/listing.php?repname=cl-kanren-trs%26path=%2Fcl-kanren-trs%2F">cl-kanren-trs repository</a> or checkout the tree with</p>
+ <p>You can browse the <a href="http://common-lisp.net/websvn/listing.php?repname=cl-kanren-trs">cl-kanren-trs repository</a> or checkout the tree with</p>
  <pre>svn checkout svn://common-lisp.net/project/cl-kanren-trs/svn</pre>
 </div>
 <h3>License</h3>



More information about the cl-kanren-trs-cvs mailing list