summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index d2a00e0..a86535a 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -116,7 +116,7 @@
(p "The text and images on this site are
free culture works available under the " ,%cc-by-sa-link " license.")
(p "This website is built with "
- (a (@ (href "http://haunt.dthompson.us"))
+ (a (@ (href "http://dthompson.us/projects/haunt.html"))
"Haunt")
", a static site generator written in "
(a (@ (href "https://gnu.org/software/guile"))