Commit b45b5b2
fix: use --exclude to skip root-relative internal links in lychee
--root-url doesn't exist; --root-dir won't match .mdx files by path.
Root-relative hrefs like /async-polling are valid Mintlify internal
links at runtime but unresolvable by lychee against local files.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ac30b09 commit b45b5b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
0 commit comments