[9.20] fix: doc: Ignore gitlab.gnome.org links in Sphinx linkcheck

Backport of MR !12109

Merge branch 'backport-mnowak/linkcheck-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!12110
This commit is contained in:
Michal Nowak 2026-05-27 11:42:24 +02:00
commit 309b501ef0

View 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/",