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 e4ec956 commit 005b7cbCopy full SHA for 005b7cb
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