From 33c0c7a70ef197c8efd73b95fc28e77768416044 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Tue, 24 Oct 2023 22:42:05 +0200 Subject: [PATCH] Link MTA-STS in the main navigation --- docs/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index ba920774..84ec7371 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -124,6 +124,7 @@ nav: - 'Best Practices': - 'DKIM, DMARC & SPF': config/best-practices/dkim_dmarc_spf.md - 'Auto-discovery': config/best-practices/autodiscover.md + - 'MTA-STS': config/best-practices/mta-sts.md - 'Security': - 'Understanding the Ports': config/security/understanding-the-ports.md - 'SSL/TLS': config/security/ssl.md