Update domain name to kpe.io
[lml.git] / doc / readme.lml
index 70a3b3524ccada1b179b99ad9b054a90d1293e33..bc73bd4765bb2ceeafaa80e4dbbb56577ceb985c 100644 (file)
    (body
     (h1 "LML Documentation")
     (h2 "Overview")
-    (p [,(a :href "http://lml.b9.com" "LML") is a Common Lisp package for generating HTML and XHTML documents. 
+    (p [,(a :href "http://lml.kpe.io" "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://lml.b9.com/").])
+       ,(a :href "http://lml.kpe.io/" "http://lml.kpe.io/").])
     
     (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-format " ~D" (* x x))))))
       ))
     (hr)
-    (p [View this page's ,(a :href "http://lml.b9.com/" "LML") ,(a :href "readme.lml" "source").])
+    (p [View this page's ,(a :href "http://lml.kpe.io/" "LML") ,(a :href "readme.lml" "source").])
       ))