diff --git a/.markdown-link-check.json b/.markdown-link-check.json index c5e178d..b9571ca 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -8,6 +8,7 @@ } ], "retryOn429": true, + "timeout": "30s", "retryCount": 3, "aliveStatusCodes": [200, 206] }