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 f6f7683 + 502fb38 commit 5c4d0d9Copy full SHA for 5c4d0d9
sphinx/src/conf.py
@@ -136,6 +136,7 @@
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
+ r'https://github.com/conda-forge/conda-forge.github.io/tree/main/sphinx/src', # temporary; REVERT
140
] + anchor_check_fps
141
142
0 commit comments