From 48255d37dbc87406bb11fcbbfbe310b59431c54f Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sat, 15 Feb 2025 22:26:49 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 61e8600..7ea5204 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -22,9 +22,6 @@ plugins: - enumerate-headings: increment_across_pages: false toc_depth: 6 - - redirects: - redirect_maps: - 'Parameters/#parameter-numberanalogtodigittransitionstart': 'Parameters/#parameter-analogtodigittransitionstart' # The navigation is configured in the docs/nav.yml file! @@ -40,4 +37,4 @@ markdown_extensions: pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.snippets - - pymdownx.superfences \ No newline at end of file + - pymdownx.superfences