From 7bef04249142616a0c8290ab53c93dafd53c2c5b Mon Sep 17 00:00:00 2001 From: Ravencentric <78981416+Ravencentric@users.noreply.github.com> Date: Tue, 12 Aug 2025 00:26:33 +0530 Subject: [PATCH] Update check-markdown-links.yml --- .github/workflows/check-markdown-links.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check-markdown-links.yml b/.github/workflows/check-markdown-links.yml index 6761392..43f40bf 100644 --- a/.github/workflows/check-markdown-links.yml +++ b/.github/workflows/check-markdown-links.yml @@ -23,6 +23,5 @@ jobs: --verbose --no-progress --exclude-path '\.github' --max-redirects 10 - --header "accept=*/*" --accept 200,204,206,403,429 './*.md'