File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 147147 "https://anaconda.org" ,
148148 "https://www.cisa.gov/sbom" ,
149149 "https://developers.redhat.com/products/softwarecollections/overview" ,
150+ r"https://math-atlas\.sourceforge\.net/?" ,
151+ r"https://click\.palletsprojects\.com/.*" ,
152+ r"https://typer\.tiangolo\.com/.*" ,
150153]
151154linkcheck_retries = 5
152155# Ignore anchors for common targets when we know they likely won't be found
153156linkcheck_anchors_ignore_for_url = [
154157 # GitHub synthesises anchors in JavaScript, so Sphinx can't find them in the HTML
155158 r"https://github\.com/" ,
159+ r"https://docs\.github\.com/" ,
156160 # While PyPI has its botscraping defenses active, Sphinx can't resolve the anchors
157161 # https://github.com/pypa/packaging.python.org/issues/1744
158162 r"https://pypi\.org/" ,
You can’t perform that action at this time.
0 commit comments