This commit is contained in:
Simon Li
2025-07-04 15:04:37 +01:00
committed by GitHub
parent 8423d81cf3
commit 5c4100a4d0

View File

@@ -297,6 +297,8 @@ linkcheck_ignore = [
r"https://github.com/jupyterhub/jupyterhub/security/advisories/.*", r"https://github.com/jupyterhub/jupyterhub/security/advisories/.*",
# Occasionally blocks CI checks with 403 # Occasionally blocks CI checks with 403
r"https://www\.mysql\.com", r"https://www\.mysql\.com",
# Does this still exist? https://github.com/jupyterhub/jupyterhub/blob/01a43f41f8b1554f2de659104284f6345d76636d/docs/source/reference/changelog.md?plain=1#L1834
r" https://voila-gallery\.org",
] ]
linkcheck_anchors_ignore = [ linkcheck_anchors_ignore = [
"/#!", "/#!",