We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b533a commit d45375bCopy full SHA for d45375b
.github/workflows/lint-docs.yml
@@ -21,7 +21,4 @@ jobs:
21
- name: Build docs with MkDocs
22
run: make docs
23
- name: Check Markdown links
24
- uses: tcort/github-action-markdown-link-check@v1
25
- with:
26
- folder-path: 'docs'
27
- file-path: './README.md'
+ uses: byrnereese/github-action-mkdocs-link-check@v1
0 commit comments