Skip to content

Commit

Permalink
removed bad param
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleoconnell-NIH committed Dec 4, 2023
1 parent 61aae61 commit fe6f0d1
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,5 +23,5 @@ jobs:
npm install -g markdown-link-check
- name: Check links in Markdown files
run: markdown-link-check -q -i '**/*.md'
run: markdown-link-check -q

0 comments on commit fe6f0d1

Please sign in to comment.