Skip to content

Commit 7acc2a9

Browse files
committed
chore: ignore link check for dead URL
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 173e7a7 commit 7acc2a9

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
@@ -41,6 +41,7 @@
4141
"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
4242
"http://ftp.suse.com/pub/projects/security/yaml/",
4343
r"https://nixos\.wiki/", # NixOS wiki blocks CI bots with 403
44+
"https://usn.ubuntu.com/usn-db/database-all.json.bz2",
4445
]
4546

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

0 commit comments

Comments
 (0)