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 aaa8d72 commit d473d44Copy full SHA for d473d44
conf.py
@@ -87,6 +87,7 @@
87
linkcheck_ignore = [
88
# Checks fail due to rate limits
89
r'https://github.com/.*',
90
+ r'https://www.gnu.org/software/autoconf/',
91
# The Discourse groups are private unless you are logged in
92
'https://discuss.python.org/groups/staff',
93
'https://discuss.python.org/groups/moderators',
0 commit comments