Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add lychee link checker with pre-commit #1366

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/setup/compile.md
jbampton authored Apr 25, 2024
commit 1bfdf71d384ec0deefecb6be478e7c54066b8e56
2 changes: 1 addition & 1 deletion docs/setup/compile.md
Original file line number Diff line number Diff line change
@@ -196,4 +196,4 @@ We have a [Makefile](https://github.com/apache/sedona/blob/master/Makefile) in t
pre-commit convenience commands. For example to run [Make](https://en.wikipedia.org/wiki/Make_(software)) to check the
spelling with lychee run:

`make checkspelling`
`make checklinks`