From 5c1ca2e4f9863f4e2a45fa50665c8bbc9d8f82b6 Mon Sep 17 00:00:00 2001 From: Gary King Date: Tue, 21 Feb 2006 08:56:36 -0500 Subject: [PATCH] :name -> :id in website darcs-hash:20060221135636-3cc5d-27ad084adfc39e070cfec26b7efe627339af00f7.gz --- website/source/index.lml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/index.lml b/website/source/index.lml index e1861d2..921d79d 100644 --- a/website/source/index.lml +++ b/website/source/index.lml @@ -19,7 +19,7 @@ graph algorithms. " (rw:link :tinaa) " documentation for CL-Graph is " (rw:link :cl-graph-tinaa :title "available") ".") - ((:A :NAME "mailing-lists")) + ((:A :id "mailing-lists")) (:h3 "Mailing Lists") (:ul (:li ((:a :href "http://common-lisp.net/cgi-bin/mailman/listinfo/cl-graph-announce") "cl-graph-announce") @@ -29,7 +29,7 @@ graph algorithms. " (rw:link :tinaa) " documentation for CL-Graph is " ": A list for questions, patches, bug reports, and so on; It's for everything other than announcements.")) - ((:A :NAME "downloads")) + ((:A :id "downloads")) (:H3 "Where is it") (:P "A " (rw:link :darcs) " repository is available (note that you'll also need to get several other bits and pieces to get CL-Graph to work). The commands are listed below:") (:PRE @@ -42,7 +42,7 @@ darcs get http://common-lisp.net/project/cl-containers/moptilities/darcs/moptili (:P "There's also a handy " (rw:link :cl-graph-package :title "gzipped tar file") ".") - ((:A :NAME "news")) + ((:A :id "news")) (:H3 "What is happening") ((:TABLE :CLASS "system-news") (:TR -- 1.7.10.4