markdown-link-check-config.json 71 B

1234567
  1. {
  2. "retryOn429": true,
  3. "aliveStatusCodes": [
  4. 200,
  5. 403
  6. ]
  7. }