Skip to content

Commit 7879fb5

Browse files
committed
Skip linkcheck for unresponsive URL
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 84efc89 commit 7879fb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"https://example.org/api/non-existent-packages",
3939
"https://github.com/aboutcode-org/vulnerablecode/pull/495/commits",
4040
"https://nvd.nist.gov/products/cpe",
41+
"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
42+
"http://ftp.suse.com/pub/projects/security/yaml/",
4143
]
4244

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

0 commit comments

Comments
 (0)