Skip to content

Commit d7f9503

Browse files
committed
Ignore github.com and don't enforce https:
1 parent 4ca0c0e commit d7f9503

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ bundle exec jekyll build --source /srv/jekyll --destination /output
1010
bundle exec htmlproofer \
1111
--ignore-status-codes "429" \
1212
--only_4xx \
13-
--ignore-urls twitter.com \
13+
--enforce-https false \
14+
--ignore-urls "/twitter.com/, /github.com/" \
1415
/output

0 commit comments

Comments
 (0)