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 a5c50d6 commit 58566afCopy full SHA for 58566af
1 file changed
conf.py
@@ -84,11 +84,6 @@
84
r'\/.*',
85
]
86
87
-# Check the link itself, but ignore anchors that are added by JS
88
-# https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_anchors_ignore_for_url
89
-linkcheck_anchors_ignore_for_url = [
90
-]
91
-
92
linkcheck_ignore = [
93
# Checks fail due to rate limits
94
r'https://github.com/.*',
0 commit comments