diff --git a/Cargo.toml b/Cargo.toml index 4dda779..4efed4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Pascal Hertleif "] license = "MIT OR Apache-2.0" repository = "https://github.com/killercup/assert_cli.git" homepage = "https://github.com/killercup/assert_cli" -documentation = "http://killercup.github.io/assert_cli/" +documentation = "http://docs.rs/assert_cli/" readme = "README.md" categories = ["development-tools::testing"] keywords = ["cli", "testing"]