diff options
Diffstat (limited to 'haunt.scm')
-rw-r--r-- | haunt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ | |||
126 | (a (@ (href "https://creativecommons.org/licenses/by-sa/4.0/")) | 126 | (a (@ (href "https://creativecommons.org/licenses/by-sa/4.0/")) |
127 | "Creative Commons Attribution-ShareAlike 4.0 " | 127 | "Creative Commons Attribution-ShareAlike 4.0 " |
128 | "International License") ". " | 128 | "International License") ". " |
129 | (a (@ (href "https://wiki.gnu.tools/git/gnu-tools-website")) | 129 | (a (@ (href "https://git.gnu.tools/git/gnu-tools-website")) |
130 | "Source of this site") ".")))))) | 130 | "Source of this site") ".")))))) |
131 | 131 | ||
132 | (define read-markdown | 132 | (define read-markdown |