File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ jobs:
5555 # failures for local file:/// -- yoh found no better way,
5656 linkchecker -t 1 --check-extern \
5757 --ignore-url 'file:///.*' \
58+ --ignore-url 'https://bids-specification.readthedocs.io/en/stable/.*' \
59+ --ignore-url 'https://doi.org/.*' \
5860 --ignore-url 'https://fonts.gstatic.com' \
59- --ignore-url 'https://github.com/bids-standard/bids-specification/(pull|tree)/.*' \
6061 --ignore-url 'https://github.com/[^/]*' \
61- --ignore-url 'https://doi.org/.*' \
62- --ignore-url 'https://bids-specification.readthedocs.io/en/stable/.*' \
62+ --ignore-url 'https://github.com/bids-standard/bids-specification/(pull|tree)/.*' \
6363 --ignore-url 'https://www.incf.org' \
6464 ~/project/site/*html ~/project/site/*/*.html
6565 else
You can’t perform that action at this time.
0 commit comments