Skip to content

Commit e42ace0

Browse files
committed
docs: skip linkcheck for rate-limited URL
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 75b6847 commit e42ace0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
r"https://nixos\.wiki/", # NixOS wiki blocks CI bots with 403
4444
"https://usn.ubuntu.com/usn-db/database-all.json.bz2",
4545
"https://public.vulnerablecode.io/vulnerabilities/search/",
46+
"https://sourceware.org/git/glibc.git",
4647
]
4748

4849
# Add any Sphinx extension module names here, as strings. They can be

0 commit comments

Comments
 (0)