Skip to content

Commit 93a637a

Browse files
committed
add 200 alive code
1 parent a63547a commit 93a637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config/mlc_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
],
4848
"retryOn429": true,
4949
"fallbackRetryDelay": "30s",
50-
"aliveStatusCodes": [403],
50+
"aliveStatusCodes": [200, 403],
5151
"see": "https://github.com/tcort/markdown-link-check#config-file-format"
5252
}

0 commit comments

Comments
 (0)