diff --git a/linkcheck/config/link-check.json b/linkcheck/config/link-check.json index 540bdef..67645ed 100644 --- a/linkcheck/config/link-check.json +++ b/linkcheck/config/link-check.json @@ -14,6 +14,10 @@ "comment": "This is a private repos", "pattern": "^http(s)?://github.com/ConsenSys/orchestrate" }, + { + "comment": "This is a private repo", + "pattern": "^http(s)?://github.com/INFURA/docs(?:/(issues|pulls))?" + }, { "comment": "Consensys.net now has a ddos attack protection", "pattern": "^http(s)?://consensys.net"