Update domain name to kpe.io
[lml.git] / downloads.lisp
index 62e70dfab4b9ce54bc7c9bbfc3f6739f0eef1e54..2c1d2b2eaaf3872e14d28f1872fff83a049ff4bb 100644 (file)
@@ -69,7 +69,7 @@
 (defun display-footer ()
   (when *signed*
     (lml-princ "<h3>GPG Public Key</h3>")
-    (lml-princ "Use this <a href=\"https://www.b9.com/kevin.gpg.asc\">key</a> to verify file signtatures"))
+    (lml-princ "Use this <a href=\"https://www.kpe.io/kevin.gpg.asc\">key</a> to verify file signtatures"))
   (lml-princ "</div>"))
 
 (defun print-sect-title (title)