mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 02:24:04 +00:00
Filter docs.github.com links in linkcheck
This commit is contained in:
@@ -91,6 +91,7 @@ myst_heading_anchors = 3
|
||||
|
||||
linkcheck_ignore = [
|
||||
r".*github\.com.*#", # javascript based anchors
|
||||
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
|
||||
]
|
||||
|
Reference in New Issue
Block a user