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 3b07b89 commit b0c87fbCopy full SHA for b0c87fb
docs/conf.py
@@ -105,6 +105,7 @@
105
r"https://browsersl.ist/#",
106
# Ignore unreliable sites
107
r"https://web.archive.org/",
108
+ r"https://www.gnu.org/", # Consider removal when upgrading Sphinx
109
r"http://z3c.pt", # fluke where Sphinx interprets this as a URL
110
]
111
linkcheck_allowed_redirects = {
0 commit comments