diff --git a/doc.zih.tu-dresden.de/util/link-check-config.json b/doc.zih.tu-dresden.de/util/link-check-config.json
index 69bb0110a938d9123f4cc678b755ff296b0051c1..fdbb8373f2ebe4d14098d1af5eb62c15733c8f3c 100644
--- a/doc.zih.tu-dresden.de/util/link-check-config.json
+++ b/doc.zih.tu-dresden.de/util/link-check-config.json
@@ -2,6 +2,9 @@
   "ignorePatterns": [
     {
       "pattern": "^https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/hpc-compendium/-/merge_requests/new$"
+    },
+    {
+      "pattern": "^https://doc.zih.tu-dresden.de/preview$"
     }
   ]
 }