Commit 52d10ba
Exclude 404.html from lychee link checks
The 404 page contains root-relative links (/, /documentation/) that
cannot be resolved when lychee scans local files. Lychee v0.21
reported these as warnings (pass), but v0.23 promotes them to errors
(fail), breaking the docs CI on PRs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8a77d33 commit 52d10ba
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments