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 64c8d8e commit 947955eCopy full SHA for 947955e
1 file changed
docs/conf.py
@@ -127,6 +127,7 @@
127
r'https://github\.com'
128
r'/python/cpython/blob/c39b52f/Lib/poplib\.py#user-content-L297-L302',
129
r'^https://matrix\.to/#', # these render fully on front-end from anchors
130
+ r'^https://stackoverflow\.com/', # these generate HTTP 403 Forbidden
131
]
132
linkcheck_workers = 25
133
0 commit comments