From 19420bcbaf738019b2b0f17e6fb5a37224cd94b8 Mon Sep 17 00:00:00 2001 From: Dave Morriss Date: Wed, 11 Oct 2023 18:18:34 +0000 Subject: [PATCH] Update 'Site Generator Internals' --- Site-Generator-Internals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Site-Generator-Internals.md b/Site-Generator-Internals.md index 19ba848..27d9225 100644 --- a/Site-Generator-Internals.md +++ b/Site-Generator-Internals.md @@ -2,4 +2,4 @@ This page is meant to give access to documentation about the internals of the si For the moment it contains a link to a page about the names of templates and what they use in terms of queries, macros and other HTML-generating templates. -* [Template Map](templates.md) - alphabetic list of template files with their purpose and references \ No newline at end of file +* [Template Map](templates) - alphabetic list of template files with their purpose and references \ No newline at end of file