Skip to content

Commit e4ec956

Browse files
committed
temporarily ignore some 404 (to be resolved with merge)
1 parent 66e7e6c commit e4ec956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinx/src/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
r'https://app.element.io/#.*$', # anchors are generated dynamically
136136
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
137137
r'https://endoflife.software/.*$', # TLS certificate expired
138+
r'https://github.com/conda-forge/conda-forge.github.io/tree/main/sphinx/src/.*$', # temporary; REVERT
138139
] + anchor_check_fps
139140

140141

0 commit comments

Comments
 (0)