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 66e7e6c commit e4ec956Copy full SHA for e4ec956
sphinx/src/conf.py
@@ -135,6 +135,7 @@
135
r'https://app.element.io/#.*$', # anchors are generated dynamically
136
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
137
r'https://endoflife.software/.*$', # TLS certificate expired
138
+ r'https://github.com/conda-forge/conda-forge.github.io/tree/main/sphinx/src/.*$', # temporary; REVERT
139
] + anchor_check_fps
140
141
0 commit comments