]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Ignore gitlab.gnome.org links in Sphinx linkcheck
authorMichal Nowak <mnowak@isc.org>
Wed, 27 May 2026 08:51:46 +0000 (10:51 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 27 May 2026 08:56:08 +0000 (10:56 +0200)
GNOME GitLab returns HTTP 406 to Sphinx's linkcheck requests, the
same behavior already worked around for gitlab.isc.org.

Assisted-by: Claude:claude-opus-4-7
doc/arm/conf.py

index 38f727ee4119348efc44574062d083739ea5f20f..78e79593d5a50073f608922604127af49bacc4ae 100644 (file)
@@ -218,6 +218,7 @@ linkcheck_timeout = 10
 linkcheck_ignore = [
     "http://127.0.0.1",
     "https://dl.acm.org",
+    "https://gitlab.gnome.org",
     "https://gitlab.isc.org",
     "https://kb.isc.org",
     "https://simpleicon.com/",