From ed02b65bf04e11ba6bdbade149575b0d96d3578b Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Sat, 5 Oct 2024 13:40:50 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Jan Frenzel <jan.frenzel@tu-dresden.de>
---
 doc.zih.tu-dresden.de/util/check-links.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/util/check-links.sh b/doc.zih.tu-dresden.de/util/check-links.sh
index f648ddf16..324ebf7ef 100755
--- a/doc.zih.tu-dresden.de/util/check-links.sh
+++ b/doc.zih.tu-dresden.de/util/check-links.sh
@@ -20,8 +20,6 @@
 #     - html-proofer-plugin is quite slow, since it requires to build the whole compendium
 #       - html-proofer-plugin works on rendered html files
 #     - html-proofer-plugin has no option to check a single page
-#
-# Author: Martin.Schroschk@tu-dresden.de
 
 set -eo pipefail
 
-- 
GitLab