Skip to content

Commit

Permalink
issues #16: fix config path
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 14, 2023
1 parent 21ada55 commit f6c4d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-markdown-dead-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: './empty-config.json'
config-file: '../empty-config.json'

0 comments on commit f6c4d98

Please sign in to comment.