8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba6f87 commit 2404a45Copy full SHA for 2404a45
docs/Makefile
@@ -23,6 +23,7 @@ check-links: copy-over-sinon-script
23
bundle exec htmlproofer --assume-extension='.html' \
24
--ignore-status-codes="403" \
25
--ignore-files=./_site/releases/changelog.html \
26
+ --ignore-urls=/github.com/sinonjs/lolex.*/,/busterjs.org/ \
27
--no-enforce-https ./_site/
28
29
deploy: check-dependencies
0 commit comments