summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index a86535a..301efc2 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://dthompson.us/projects/haunt.html"))
+ (a (@ (href "https://dthompson.us/projects/haunt.html"))
"Haunt")
", a static site generator written in "
(a (@ (href "https://gnu.org/software/guile"))