Link Checker Binary v1.2.5
·
936 commits
to master
since this release
Add --root-dir support for lychee v0.22.0+
What's Changed
This release adds proper support for lychee v0.22.0+ which requires the
--root-dir option to resolve root-relative links in local files
(see lycheeverse/lychee#1864).
When checking local HTML files in a Hugo project, the link-checker now
automatically sets --root-dir to the Hugo public/ directory. This allows
lychee to properly resolve links like /telegraf/v1/output-plugins/... to
their corresponding files in the public directory.
This fixes CI failures for PRs touching /telegraf/v1 and /influxdb3/explorer
paths that contain root-relative links.
Checksums
3562b599fd5f937c00acea876cc850b9041497fa8c2742dba3a8b81cdeda7791 link-checker-linux-x86_64