]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable linkcheck on dl.acm.org
authorMichal Nowak <mnowak@isc.org>
Mon, 17 Mar 2025 16:39:36 +0000 (17:39 +0100)
committerMichal Nowak <mnowak@isc.org>
Mon, 17 Mar 2025 16:39:36 +0000 (17:39 +0100)
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

doc/arm/conf.py

index d3c27e4dc8a6cd9a45355eeb7662892ee28a7c5e..8224ceff9acc3c0ffab4fdf4f1cddcac2bd34d4f 100644 (file)
@@ -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/",