We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f33bd commit c44686eCopy full SHA for c44686e
source/conf.py
@@ -156,6 +156,7 @@
156
linkcheck_anchors_ignore_for_url = [
157
# GitHub synthesises anchors in JavaScript, so Sphinx can't find them in the HTML
158
r"https://github\.com/",
159
+ r"https://docs\.github\.com/",
160
# While PyPI has its botscraping defenses active, Sphinx can't resolve the anchors
161
# https://github.com/pypa/packaging.python.org/issues/1744
162
r"https://pypi\.org/",
0 commit comments