From 15eaabf5abca428af65a6b1088044e8da3bc1942 Mon Sep 17 00:00:00 2001 From: Dr K Murphy Date: Mon, 7 Oct 2024 13:42:47 +0200 Subject: [PATCH] add warning for anchors --- mkdocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 6c27e731..11de29fb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -683,10 +683,9 @@ plugins: 'pos/how-to/operate-validator-node/validator-commission-operations.md': 'pos/how-to/operate-validator-node/next-steps.md' 'pos/how-to/operate-validator-node/validator-staking-operations.md': 'pos/how-to/operate-validator-node/next-steps.md' - - validation: absolute_links: warn + anchors: warn extra_javascript: - _site_essentials/js/mathjax.js