diff --git a/link-check.json b/link-check.json index 6f86ef64..62404a73 100644 --- a/link-check.json +++ b/link-check.json @@ -3,6 +3,5 @@ "retryOn429": true, "retryCount": 5, "fallbackRetryDelay": "30s", - "aliveStatusCodes": [200, 206], - "ignorePatterns": ["/avinetworks.com/"] -} + "aliveStatusCodes": [200, 206] +} \ No newline at end of file