We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
book/404.html
1 parent 9e463b6 commit 237de2bCopy full SHA for 237de2b
1 file changed
.github/workflows/check-docs.yml
@@ -19,4 +19,4 @@ jobs:
19
id: lychee
20
uses: lycheeverse/lychee-action@v2
21
with:
22
- args: "--verbose --no-progress --accept 200,203,503 --exclude-path ^target './**/*.md' './**/*.html'"
+ args: "--verbose --no-progress --accept 200,203,503 --exclude-path ^target --exclude-path ^book/404.html$ './**/*.md' './**/*.html'"
0 commit comments