We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 847ea36 + c6b941b commit 69aaf45Copy full SHA for 69aaf45
1 file changed
.github/workflows/html-proofer.yml
@@ -19,4 +19,4 @@ jobs:
19
run: bundle exec jekyll build
20
21
- name: Run HTMLProofer
22
- run: bundle exec htmlproofer --allow-hash-href=true --ignore-status-codes=404 ./_site
+ run: bundle exec htmlproofer --allow-hash-href=true ./_site
0 commit comments