From ace05947e8aa129f1c31615433530c36d51778c6 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 5 Jan 2026 23:18:38 +0100 Subject: [PATCH] docs: remove invalid mail templates section from configuration overview --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 3f2f420..dc2ee68 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -81,7 +81,6 @@ nav: - Reverse Proxy (HTTPS): documentation/getting-started/reverse-proxy.md - Configuration: - Overview: documentation/configuration/overview.md - - Mail templates: documentation/configuration/mail-templates.md - Examples: documentation/configuration/examples.md - Usage: - General: documentation/usage/general.md