Skip to content

Commit

Permalink
Fix config file location for md links.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 15, 2022
1 parent d06bd11 commit b05c5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-md-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'no'
config-file: '.github/check-md-links.md'
config-file: '.github/check-md-links.json'

0 comments on commit b05c5eb

Please sign in to comment.