Commit 8576ac6
chore: skip fragment link checks with lychee (apify#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 11fdaee commit 8576ac6
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