Browse Source

mlc: curl.zuul.vexxhost.dev is reachable again

remove it from ignorelist for linkcheck

Closes #8736
Philip H 2 years ago
parent
commit
cdb9b09793
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mlc_config.json

+ 1 - 1
mlc_config.json

@@ -2,7 +2,7 @@
   "_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it in here. MLC will ignore this.",
   "ignorePatterns": [
     {
-      "pattern": "^https://curl.zuul.vexxhost.dev"
+      "pattern": ""
     }
   ]
 }