summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dnw/theme.scm2
1 files changed, 1 insertions, 1 deletions
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)