mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 18:14:05 +00:00
Fix linkcheck-docs errors
This commit is contained in:
@@ -94,6 +94,7 @@ linkcheck_ignore = [
|
||||
r"https://docs.github\.com/.*", # 403 error
|
||||
r"http://127\.0\.0\.1:49153/.*", # example
|
||||
r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors
|
||||
r"https://spark-packages.org/", # SSL: CERTIFICATE_VERIFY_FAILED
|
||||
]
|
||||
|
||||
linkcheck_allowed_redirects = {
|
||||
|
Reference in New Issue
Block a user