awesome-cooklang-recipes/mlc_config.json
nιcнolaѕ wιlde d3dbba3323
Add markdown link check.
Add linkcheck.sh that checks the links of all markdown files.
Add linkcheck task to Taskfile.yaml
Add link-check GitHub Action to add link checks on a daily schedule.
Add mlc config file to set access codes to pass.

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
2022-06-01 03:36:34 +00:00

4 lines
47 B
JSON

{
"aliveStatusCodes": [200, 206, 403, 429]
}