]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Ignore gitlab.gnome.org links in Sphinx linkcheck 12110/head
authorMichal Nowak <mnowak@isc.org>
Wed, 27 May 2026 08:51:46 +0000 (10:51 +0200)
committerMichal Nowak (GitLab job 7482070) <mnowak@isc.org>
Wed, 27 May 2026 09:21:41 +0000 (09:21 +0000)
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
(cherry picked from commit 2850dc9d7179418700d72cc21073796cd5067c5d)

doc/arm/conf.py

index c358a600bd6d26505d10b0b1fe8fcbfc829d3852..567d97d0b07c6e87d82d178a0d868110ff67730b 100644 (file)
@@ -222,6 +222,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/",