diff --git a/Cargo.toml b/Cargo.toml index 55958b7b52a..d13440bfeb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Yehuda Katz ", license = "MIT/Apache-2.0" homepage = "https://crates.io" repository = "https://github.com/rust-lang/cargo" -documentation = "http://doc.crates.io" +documentation = "http://doc.crates.io/cargo" description = """ Cargo, a package manager for Rust. """