Remove working links from linkcheck_ignore

This commit is contained in:
Ayaz Salikhov
2022-09-27 15:06:15 +04:00
parent d7637de684
commit d468c2e1dc

View File

@@ -93,10 +93,7 @@ myst_heading_anchors = 3
linkcheck_ignore = [
r".*github\.com.*#", # javascript based anchors
r"https://github\.com/jupyter/docker-stacks/settings/actions/runners/new\?arch=arm64&os=linux", # only works for users with permissions to change runners
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 = {