We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23cf00 commit ebeb0c1Copy full SHA for ebeb0c1
scripts/check_links.sh
@@ -11,5 +11,5 @@ bundle exec htmlproofer \
11
--only-4xx \
12
--no-enforce-https \
13
--no-check-external-hash \
14
- --ignore-urls "/twitter.com/,/github.com/" \
+ --ignore-urls "/twitter.com/,/github.com/,/swift.org/404.html/" \
15
/output
0 commit comments