Skip to content

Commit 8b5afb9

Browse files
committed
update HTMLProofer flags for current version
1 parent 4876fb5 commit 8b5afb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
--ignore-status-codes "400,401,403,429"\
2929
--ignore-empty-alt\
3030
--allow-hash-href\
31-
--enforce-https=false\
31+
--no-enforce-https\
3232
--ignore-urls '/https://github.com/scala/,/www.oracle.com/'
3333

0 commit comments

Comments
 (0)