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 0592bb5 commit d921ab0Copy full SHA for d921ab0
docs/GNUmakefile
@@ -52,6 +52,7 @@ test-site : site
52
bundle exec htmlproofer \
53
--internal-domains "alsprolog.com" \
54
--check-html --check-img-http --check-opengraph --check-sri \
55
+ --url-ignore /mitp-content-server.mit.edu/ \
56
--check-external-hash --empty-alt-ignore _site
57
58
## Test local docs
0 commit comments