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 07b8c52 commit 01f77c3Copy full SHA for 01f77c3
sphinx/src/conf.py
@@ -134,6 +134,7 @@
134
r'https://app.element.io/#.*$', # anchors are generated dynamically
135
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
136
r'https://endoflife.software/.*$', # TLS certificate expired
137
+ r'https://github.com/conda-forge/conda-forge.github.io#code-of-conduct', # anchors are generated dynamically
138
r'https://github.com/conda-forge/conda-forge.github.io/tree/main/sphinx/src/.*$', # temporary; REVERT
139
r'https://github.com/conda-forge/conda-forge.github.io/tree/main/sphinx/src', # temporary; REVERT
140
r'https://conda-forge.org/news', # temporary; REVERT
0 commit comments