We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf28ff commit 2786052Copy full SHA for 2786052
.markdownlinkcheck.json
@@ -1,4 +1,8 @@
1
{
2
+ "timeout": "1m",
3
+ "retryOn429": true,
4
+ "retryCount": 5,
5
+ "aliveStatusCode": [200, 206],
6
"ignorePatterns": [
7
8
"pattern": "^http(s)?://(?!(docs\\.aws\\.amazon\\.com|github.com|(www\\.)?terraform\\.io))"
0 commit comments