Skip to content

Commit 4797d75

Browse files
committed
Increase markdown link check timeout to 30s
1 parent 16aa9eb commit 4797d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .markdown-link-check.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
}
99
],
1010
"retryOn429": true,
11+
"timeout": "30s",
1112
"retryCount": 3,
1213
"aliveStatusCodes": [200, 206]
1314
}

0 commit comments

Comments
 (0)