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 62fd793 commit 3b1a573Copy full SHA for 3b1a573
.circleci/config.yml
@@ -35,7 +35,7 @@ jobs:
35
uvx linkchecker -t 1 ~/project/site/
36
# check external separately by pointing to all *html so no
37
# failures for local file:/// -- yoh found no better way,
38
- linkchecker -t 1 --check-extern \
+ uvx linkchecker -t 1 --check-extern \
39
--ignore-url 'file:///.*' \
40
--ignore-url 'https://bids-specification.readthedocs.io/en/stable/.*' \
41
--ignore-url 'https://doi.org/.*' \
0 commit comments