Skip to content

Commit

Permalink
Fix parsing path
Browse files Browse the repository at this point in the history
  • Loading branch information
trolologuy authored Oct 21, 2024
1 parent 3b17cc3 commit c9ef57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Run Link Check
run: |
markdown-link-check ./useful-tools.md -p -c link-check-config.json
markdown-link-check ../docs/readme.md -p -c link-check-config.json
- name: Archive results for review
if: failure()
Expand Down

0 comments on commit c9ef57c

Please sign in to comment.