diff --git a/.github/markdown-link-check.json b/.github/markdown-link-check.json index b475d9b..fa4e79b 100644 --- a/.github/markdown-link-check.json +++ b/.github/markdown-link-check.json @@ -3,7 +3,7 @@ "retryOn429": true, "retryCount": 3, "fallbackRetryDelay": "30s", - "aliveStatusCodes": [200, 206], + "aliveStatusCodes": [200, 202, 206], "ignorePatterns": [ { "pattern": "^http://localhost"