r2915: *** empty log message ***
[lml.git] / doc / readme.lml
index ad003a8cbbba93af89f304d0989fe63fd024b158..935092e560bfcf1f3ecc43c9e5dd63a9dacdcbf7 100644 (file)
    (body
     (h1 "LML Documentation")
     (h2 "Overview")
-    (p [LML is a Common Lisp package for generating HTML and XHTML documents. 
+    (p [,(a :href "http://lml.b9.com" "LML") is a Common Lisp package for generating HTML and XHTML documents. 
        LML is authored by 
        ,(a :href "mailto:kevin@rosenberg.net" "Kevin Rosenberg"). The home page for LML is
-       ,(a :href "http://lml.b9.com/" "http://www.b9.com/").])
+       ,(a :href "http://lml.b9.com/" "http://lml.b9.com/").])
     
     (h2 "Installation")
     (p [The easiest way to install LML is to use the ,(a :href "http://www.debian.org/" "Debian")
@@ -53,5 +53,5 @@
               (lml-print " ~D" (* x x))))))
       ))
     (hr)
-    (p [View this page's ,(a :href "readme.lml" "source").])
+    (p [View this page's ,(a :href "http://lml.b9.com/" "LML") ,(a :href "readme.lml" "source").])
       ))