We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fd60d commit 7340101Copy full SHA for 7340101
markdown-link-check-config.yml
@@ -1,4 +1,4 @@
1
{
2
"ignorePatterns": [{ "pattern": ".*(localhost|127.0.0.1).*" }],
3
- "aliveStatusCodes": [403, 429, 200]
+ "aliveStatusCodes": [429, 200]
4
}
0 commit comments