diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index 3d79aaa..4f61bbe 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -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