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 830ba1e commit b901370Copy full SHA for b901370
lefthook.yml
@@ -12,4 +12,4 @@ pre-push:
12
commands:
13
check-links:
14
tags: docs
15
- run: command -v lychee && lychee docs README.md --exclude localhost --exclude x.com --exclude twitter.com --accept=200,429
+ run: command -v lychee && lychee docs README.md --exclude localhost --exclude x.com --exclude twitter.com --accept=200,429 --root-dir "$(pwd)/static"
0 commit comments