mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
Disable linkcheck on dl.acm.org
The check fails with the following error for some time: 403 Client Error: Forbidden for url: https://dl.acm.org/doi/10.1145/1315245.1315298
This commit is contained in:
@@ -218,6 +218,7 @@ latex_logo = "isc-logo.pdf"
|
|||||||
linkcheck_timeout = 10
|
linkcheck_timeout = 10
|
||||||
linkcheck_ignore = [
|
linkcheck_ignore = [
|
||||||
"http://127.0.0.1",
|
"http://127.0.0.1",
|
||||||
|
"https://dl.acm.org",
|
||||||
"https://gitlab.isc.org",
|
"https://gitlab.isc.org",
|
||||||
"https://kb.isc.org",
|
"https://kb.isc.org",
|
||||||
"https://simpleicon.com/",
|
"https://simpleicon.com/",
|
||||||
|
Reference in New Issue
Block a user