docs: fix links
datrium.com doesn't exist anymore, while euronodes.com seems to only fail SSL in CI.
This commit is contained in:
@@ -299,6 +299,7 @@ user_agent = (
|
||||
linkcheck_ignore = [
|
||||
# Odd SSL error
|
||||
r"https://www.dripdepot.com",
|
||||
r"https://www.euronodes.com",
|
||||
# New GitHub UI delays comment load, so anchor fails
|
||||
r"https://github.com/.*#issuecomment",
|
||||
# Random 500 Internal Server Error
|
||||
|
||||
Reference in New Issue
Block a user