From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Fri, 13 Dec 2024 17:54:55 +0200
Subject: docs: Ignore added validation feature

This isn't working in Debian but also not hardly needed.

Forwarded: not-needed
---
 mkdocs.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index bcaf3c8..e1ad336 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -26,9 +26,9 @@ theme:
     media: '(prefers-color-scheme: dark)'
     primary: teal
 
-validation:
-  links:
-    absolute_links: relative_to_docs
+#validation:
+#  links:
+#    absolute_links: relative_to_docs
 
 
 watch:
