From: Stefan Birkner Date: Sat, 3 Feb 2018 21:48:24 +0000 (+0100) Subject: Fix link to documentation X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~8^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=43ff35f7ffcfda542503a1e9e19b4f0901f1a19f;p=cargo.git Fix link to documentation --- diff --git a/README.md b/README.md index e9d8e57d1..187da3a6d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Cargo downloads your Rust project’s dependencies and compiles your project. -Learn more at http://doc.crates.io/ +Learn more at https://doc.rust-lang.org/cargo/ ## Code Status