From 7508c1b0e56f8ff1e9a59ed3fd4afc7d246deeb5 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 17 Apr 2024 16:42:22 +0200
Subject: [PATCH] Add comment

---
 doc.zih.tu-dresden.de/mkdocs.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 77f510d70..92049411b 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -232,10 +232,7 @@ plugins:
       # raise_error: !ENV [ENABLED_HTMLPROOFER_RE, False]
       # Raise error and fail build after all URLs have been checked.
       raise_error_after_finish: True
-      # Ignore errors
-      #raise_error_excludes:
-      #  504: ['https://www.mkdocs.org/']
-      #  405: ['https://jupyterhub.hpc.tu-dresden.de/']
+      # Ignore certain urls
       ignore_urls:
           - mailto:hpc-support@tu-dresden.de
           - https://jupyterhub.hpc.tu-dresden.de/*
-- 
GitLab