From fe6f0d151567144828de51c790bfae413fcddd40 Mon Sep 17 00:00:00 2001 From: Kyle O'Connell Date: Mon, 4 Dec 2023 15:45:43 -0500 Subject: [PATCH] removed bad param --- .github/workflows/check_links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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