Skip to content

Commit

Permalink
doublequote links.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Dec 10, 2024
1 parent b1d4539 commit 8a3b7f1
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 'Links' \
--checks "Links" \
--only_4xx \
--ignore-status-codes 429,403 \
--allow_hash_href \
Expand Down

0 comments on commit 8a3b7f1

Please sign in to comment.