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.
2 parents 55f3041 + 867d73d commit e1b25b0Copy full SHA for e1b25b0
src/conf.py
@@ -126,7 +126,7 @@
126
linkcheck_ignore = [
127
r'https://anaconda.org/?$', # 403 forbidden
128
r'https://cloudflare.com/learning/cdn/what-is-a-cdn/?$', # 403 forbidden
129
- r'https://gitter.im/conda-forge/core$', # private team
+ r'https://app.element.io/#/room/#conda-forge_core:gitter.im$', # private team
130
r'https://polys.me/?$', # 403 forbidden
131
r'https://app.element.io/#/room/#conda-forge-space:matrix.org', # needs login
132
r'https://anacondacon.io/.*$', # website is gone
0 commit comments