Skip to content

Commit 22132ef

Browse files
committed
Fix persistent failing docs link checks
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent 8ea43d3 commit 22132ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"https://api.github.com/graphql", # Requires auth
3535
"https://anongit.gentoo.org/git/data/glsa.git", # Git only link
3636
"https://www.softwaretestinghelp.com/how-to-write-good-bug-report/", # Cloudflare protection
37+
"https://www.openssl.org/news/vulnerabilities.xml", # OpenSSL legacy advisory URL, not longer available
3738
]
3839

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

0 commit comments

Comments
 (0)