Skip to content

Commit

Permalink
Fix checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Dec 10, 2024
1 parent 73e2ee7 commit b1d4539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-website-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
bundle exec htmlproofer ./_site \
--assume_extension \
--checks_to_ignore ImageCheck,ScriptCheck \
--checks 'Links' \
--only_4xx \
--ignore-status-codes 429,403 \
--allow_hash_href \
Expand Down

0 comments on commit b1d4539

Please sign in to comment.