There was an error while loading. Please reload this page.
1 parent f3f809b commit feea408Copy full SHA for feea408
1 file changed
.github/workflows/check_links.yml
@@ -26,7 +26,7 @@ jobs:
26
token: ${{ secrets.TOKEN_GITHUB }}
27
fail: false
28
args: >
29
- ./doc/sphinx/*.rst
+ ./doc/sphinx/**/*.rst
30
--verbose --max-concurrency 1 --no-progress
31
--accept '100..=103,200..=399, 429'
32
--exclude https://doi.org/
0 commit comments