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 1236756 commit 9bba7f6Copy full SHA for 9bba7f6
.github/workflows/check-links.yml
@@ -27,4 +27,4 @@ jobs:
27
env:
28
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
29
with:
30
- args: docs README.md --exclude localhost --exclude x.com --exclude twitter.com --root-dir "$(pwd)" -v
+ args: docs README.md --exclude localhost --exclude x.com --exclude twitter.com --root-dir "$(pwd)/static" -v
0 commit comments