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 059cc1a + 646e753 commit aef4271Copy full SHA for aef4271
1 file changed
docs/conf.py
@@ -447,7 +447,7 @@
447
# Dictionary of URL redirects allowed
448
linkcheck_allowed_redirects = {
449
r'https://pint\.readthedocs\.io': r'https://pint\.readthedocs\.io/en/stable/',
450
- r'https://conda.io/docs/': r'https://conda.io/en/latest/',
+ r'https://conda.io/docs/': r'https://conda.io/projects/conda/en/latest/',
451
r'https://github.com/Unidata/MetPy/issues/new/choose': r'https://github.com/login.*choose',
452
r'https://doi.org/.*': r'https://.*',
453
r'https://gitter.im/Unidata/MetPy': r'https://app.gitter.im/.*MetPy.*',
0 commit comments