diff --git a/.linkinator.config.json b/.linkinator.config.json index 6cf4e4c..df7bcf5 100644 --- a/.linkinator.config.json +++ b/.linkinator.config.json @@ -6,5 +6,6 @@ "directoryListing": true, "retry": true, "retryErrors": true, - "retryErrorsCount": 3 + "retryErrorsCount": 3, + "skip": "^(https://.*github.com)" }