diff --git a/mlc_config.json b/mlc_config.json index e81a084188..252d5bc449 100644 --- a/mlc_config.json +++ b/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": "" } ] }