Skip to content

Commit 3b50c3b

Browse files
committed
chore: skip linkcheck for obsolete URL
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent e2b4484 commit 3b50c3b

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
@@ -42,6 +42,7 @@
4242
"http://ftp.suse.com/pub/projects/security/yaml/",
4343
r"https://nixos\.wiki/", # NixOS wiki blocks CI bots with 403
4444
"https://usn.ubuntu.com/usn-db/database-all.json.bz2",
45+
"https://public.vulnerablecode.io/vulnerabilities/search/",
4546
]
4647

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

0 commit comments

Comments
 (0)