Ignore gitlab.gnome.org links in Sphinx linkcheck

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 2850dc9d71)
This commit is contained in:
Michal Nowak 2026-05-27 10:51:46 +02:00 committed by Michal Nowak (GitLab job 7482070)
parent 8d8d2009c2
commit d585530272

View file

@ -223,6 +223,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/",