Skip to content

Commit 2786052

Browse files
committed
Fix markdownlinkcheck
1 parent bbf28ff commit 2786052

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.markdownlinkcheck.json

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"timeout": "1m",
3+
"retryOn429": true,
4+
"retryCount": 5,
5+
"aliveStatusCode": [200, 206],
26
"ignorePatterns": [
37
{
48
"pattern": "^http(s)?://(?!(docs\\.aws\\.amazon\\.com|github.com|(www\\.)?terraform\\.io))"

0 commit comments

Comments
 (0)