Raw File
.md-link-check.json
{
    "retryOn429": true,
    "retryCount": 5,
    "fallbackRetryDelay": "30s",
    "aliveStatusCodes": [200, 206, 503]
}
back to top