From cd67acdb599df9759b927662fcf4318f8a813e87 Mon Sep 17 00:00:00 2001 From: Dave Morriss Date: Wed, 11 Oct 2023 18:06:16 +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 c8910b3..19ba848 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.mkd) - alphabetic list of template files with their purpose and references \ No newline at end of file +* [Template Map](templates.md) - alphabetic list of template files with their purpose and references \ No newline at end of file