From cfcde3c7ae309f0c6afab27a937eeacac20e0d12 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Tue, 13 Apr 2021 02:07:01 +0200 Subject: Move website source to gnu-tools-website repo --- haunt.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haunt.scm') diff --git a/haunt.scm b/haunt.scm index a230226..4cc6d97 100644 --- a/haunt.scm +++ b/haunt.scm @@ -121,7 +121,7 @@ (div (@ (id "footer-box") (class "width-control")) - (p (a (@ (href "https://wiki.gnu.tools/git/gnu-tools-wiki/tree/website")) ;FIXME + (p (a (@ (href "https://wiki.gnu.tools/git/gnu-tools-website")) "Source of this site"))))))) (define read-markdown -- cgit v1.2.1