diff --git a/lychee-bin/Cargo.toml b/lychee-bin/Cargo.toml index f016b9d..d793c24 100644 --- a/lychee-bin/Cargo.toml +++ b/lychee-bin/Cargo.toml @@ -2,9 +2,9 @@ name = "lychee" authors = ["Matthias Endler "] 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",