summaryrefslogtreecommitdiff
path: root/dnw
diff options
context:
space:
mode:
authorDuncan Wilkie <antigravityd@gmail.com>2023-11-01 03:09:40 -0500
committerDuncan Wilkie <antigravityd@gmail.com>2023-11-01 03:09:40 -0500
commit17b526a39faecf6497ef268bad0cf3b90313d730 (patch)
tree047ad2cee48db7bbdfa0e84553f4d29f99e5dcd4 /dnw
parente220463f492b52000b2288fa6718becc82a2eef6 (diff)
Update link to self-source.
Diffstat (limited to 'dnw')
-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)