Skip to content

Commit

Permalink
correct flag
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Apr 2, 2024
1 parent 9714cde commit 60742e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-docs-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
htmlproofer _site \
--no-enforce-https \
--allow_hash_href \
--check_external_hash false \
--ignore-status-codes "0,302,403,406,408,429,503,999" \
--swap-urls "https\://python.stockindicators.dev:http\://127.0.0.1:4000" \
--ignore-urls "/fonts.gstatic.com/"
Expand Down

0 comments on commit 60742e4

Please sign in to comment.