Skip to content

Commit 1e02a7f

Browse files
authored
Merge pull request #171 from per1234/link-check-timeout
Increase timeout duration for link check
2 parents 3aee32f + 67c978b commit 1e02a7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdown-link-check.json

Lines changed: 1 addition & 0 deletions
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)