Skip to content

Commit

Permalink
Merge branch 'main' into alert-autofix-15
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkanatsios authored Nov 23, 2024
2 parents 6607b2d + 18a00fa commit 1859807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- name: Check for broken links
run: |
cd docs/
bundle exec htmlproofer --ignore-missing-alt=true --log-level :debug ./_site --swap-urls '^/thundernetes/:/' --ignore-status-code 403
bundle exec htmlproofer --ignore-missing-alt=true --log-level :debug ./_site --swap-urls '^/thundernetes/:/' --ignore-status-code 403 --ignore-urls "/github.com/,/www.minecraft.net/"

0 comments on commit 1859807

Please sign in to comment.