From 17b526a39faecf6497ef268bad0cf3b90313d730 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Wed, 1 Nov 2023 03:09:40 -0500 Subject: Update link to self-source. --- dnw/theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dnw') diff --git a/dnw/theme.scm b/dnw/theme.scm index 7544e23..c5051f0 100644 --- a/dnw/theme.scm +++ b/dnw/theme.scm @@ -47,7 +47,7 @@ ", a static site generator written in " ,(hyperlink "https://gnu.org/software/guile" "Guile Scheme") ". The source code is available " - ,(hyperlink "https://git.functorial.xyz/dnw/functorial.xyz" "here") + ,(hyperlink "https://git.functorial.xyz/functorial.xyz/" "here") "."))) (define* (base-template site body #:key title) -- cgit v1.2.3