summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--website/haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/haunt.scm b/website/haunt.scm
index 7bed10c..984b949 100644
--- a/website/haunt.scm
+++ b/website/haunt.scm
@@ -120,7 +120,7 @@
120 120
121 (div (@ (id "footer-box") 121 (div (@ (id "footer-box")
122 (class "width-control")) 122 (class "width-control"))
123 (p (a (@ (href "https://wiki.gnu.tools/git/")) ;FIXME 123 (p (a (@ (href "https://wiki.gnu.tools/git/gnu-tools-wiki/tree/website")) ;FIXME
124 "Source of this site"))))))) 124 "Source of this site")))))))
125 125
126(define read-markdown 126(define read-markdown