chg: ci: 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
Merge branch 'mnowak/linkcheck-disable-dl-acm-org' into 'main'
See merge request isc-projects/bind9!10272
This commit is contained in:
@@ -218,6 +218,7 @@ latex_logo = "isc-logo.pdf"
|
||||
linkcheck_timeout = 10
|
||||
linkcheck_ignore = [
|
||||
"http://127.0.0.1",
|
||||
"https://dl.acm.org",
|
||||
"https://gitlab.isc.org",
|
||||
"https://kb.isc.org",
|
||||
"https://simpleicon.com/",
|
||||
|
||||
Reference in New Issue
Block a user