Skip to content

Commit ff09439

Browse files
authored
Exclude site from link-check to avoid frequent timeouts
1 parent ebd508e commit ff09439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/GNUmakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ test-site : site
5353
--internal-domains "alsprolog.com" \
5454
--check-html --check-img-http --check-opengraph --check-sri \
5555
--url-ignore /mitp-content-server.mit.edu/ \
56+
--url-ignore /www.thecrazyones.it/ \ # Often rejects connections
5657
--check-external-hash --empty-alt-ignore _site
5758

5859
## Test local docs

0 commit comments

Comments
 (0)