Skip to content

Commit

Permalink
fix doc link errors
Browse files Browse the repository at this point in the history
  • Loading branch information
chen3feng committed Aug 6, 2022
1 parent cd20311 commit 23e8102
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
with:
use-quiet-mode: 'yes'
check-modified-files-only: 'yes'
config-file: mlc_config.json
6 changes: 6 additions & 0 deletions mlc_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"aliveStatusCodes": [
429,
200
]
}

0 comments on commit 23e8102

Please sign in to comment.