Эх сурвалжийг харах

Update doc URL in Cargo.toml

Bruno Bigras 9 жил өмнө
parent
commit
bf2f55cf0f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Cargo.toml

+ 1 - 1
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"]