Commit 0f2d0e3
authored
chore: skip fragment link checks with lychee (#1839)
Recent `lychee` updates (`0.19.0` and above) improve Lychee and align it
more with the HTML spec. This, however, also means that Lychee now finds
2000+ "broken" links due to incorrect setup in this repo.
Since fragment links inside of docs.apify.com are checked internally
with Docusaurus anyway, this PR disables the fragment link checker in
Lychee.1 parent 7a04a11 commit 0f2d0e3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
0 commit comments