diff --git a/Cargo.toml b/Cargo.toml index ecdb2fa6..e0998ec9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ name = "clap" version = "2.27.1" authors = ["Kevin K. "] exclude = ["examples/*", "clap-test/*", "tests/*", "benches/*", "*.png", "clap-perf/*", "*.dot"] -repository = "https://github.com/kbknapp/clap-rs.git" +repository = "https://github.com/kbknapp/clap-rs" documentation = "https://docs.rs/clap/" homepage = "https://clap.rs/" readme = "README.md"