mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-02 20:50:39 +00:00
Fix link to documentation (#527)
This commit is contained in:
parent
41b291037a
commit
0cb4ff66da
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@
|
|||
name = "lychee"
|
||||
authors = ["Matthias Endler <matthias@endler.dev>"]
|
||||
description = "A glorious link checker"
|
||||
documentation = "https://github.com/lycheeverse/lychee/blob/master/README.md"
|
||||
edition = "2021"
|
||||
documentation = "https://docs.rs/lychee"
|
||||
homepage = "https://github.com/lycheeverse/lychee"
|
||||
edition = "2021"
|
||||
keywords = [
|
||||
"link",
|
||||
"checker",
|
||||
|
|
|
|||
Loading…
Reference in a new issue