[9.18] fix: doc: Ignore gitlab.gnome.org links in Sphinx linkcheck
Some checks failed
CodeQL / Analyze (push) Has been cancelled
SonarCloud / Build and analyze (push) Has been cancelled

Backport of MR !12109

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

See merge request isc-projects/bind9!12111
This commit is contained in:
Michal Nowak 2026-05-27 11:43:39 +02:00
commit 16938e9266

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