Skip to content

Commit

Permalink
Excluding 403's
Browse files Browse the repository at this point in the history
  • Loading branch information
furniturewalatkNIH authored Apr 18, 2024
1 parent aae1ad1 commit a42c167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [200, 206]
"aliveStatusCodes": [403, 200, 206]
}

0 comments on commit a42c167

Please sign in to comment.