Skip to content

Commit

Permalink
remove links only check.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Dec 10, 2024
1 parent 8a3b7f1 commit 2adc617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-website-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
run: |
bundle exec htmlproofer ./_site \
--assume_extension \
--checks "Links" \
--only_4xx \
--ignore-status-codes 429,403 \
--allow_hash_href \
Expand Down

0 comments on commit 2adc617

Please sign in to comment.