[cmucl-commit] CMUCL commit: cmucl-www/cmucl-www/www/news (index.html)

Raymond Toy rtoy at common-lisp.net
Mon Nov 1 15:05:40 CET 2010


    Date: Monday, November 1, 2010 @ 10:05:40
  Author: rtoy
    Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/news

Modified: index.html

Fix link to installation instructions.


------------+
 index.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: cmucl-www/cmucl-www/www/news/index.html
diff -u cmucl-www/cmucl-www/www/news/index.html:1.42 cmucl-www/cmucl-www/www/news/index.html:1.43
--- cmucl-www/cmucl-www/www/news/index.html:1.42	Mon Nov  1 09:57:43 2010
+++ cmucl-www/cmucl-www/www/news/index.html	Mon Nov  1 10:05:40 2010
@@ -15,7 +15,7 @@
 <dd>
  A critical bug in <code>REALPART</code> and <code>IMAGPART</code> has
  been fixed in the 2010-11 snapshot.  A <a href="http://common-lisp.net/project/cmucl/downloads/release/20b/patches/cmucl-20b-patch-000.tar.gz">patch</a> is provided now to fix
- this issue in the 20b release.  <a href="/install.html">Installation</a>
+ this issue in the 20b release.  <a href="../install.html">Installation</a>
  instructions are available.
 </dd>
 <dt>2010-11 snapshot



More information about the cmucl-commit mailing list