diff --git a/Cargo.toml b/Cargo.toml index f4287356..9634b266 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "1.4.0" authors = ["The rust-url developers"] description = "URL library for Rust, based on the WHATWG URL Standard" -documentation = "http://servo.github.io/rust-url/url/index.html" +documentation = "https://docs.rs/url" repository = "https://github.com/servo/rust-url" readme = "README.md" keywords = ["url", "parser"]