Skip to content

Commit

Permalink
don't require HTTPS links
Browse files Browse the repository at this point in the history
Signed-off-by: Carl Pearson <[email protected]>
  • Loading branch information
cwpearson committed Oct 17, 2024
1 parent bf9d396 commit 83e1404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maint/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ for ss in $subsites; do
popd
cp -rf $ss/_site/* $subdest
done
bundle exec htmlproofer $maindest --disable-external
bundle exec htmlproofer $maindest --disable-external --no-enforce_https

0 comments on commit 83e1404

Please sign in to comment.