From: Jan Tojnar Date: Tue, 16 May 2017 10:51:47 +0000 (+0200) Subject: Update link in manifest documentation X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~32^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=52e4ee15a6d6c38bde3941a417233dfb789a95a4;p=cargo.git Update link in manifest documentation --- diff --git a/src/doc/manifest.md b/src/doc/manifest.md index b3484e58e..3e97bfdc0 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -607,7 +607,7 @@ compile packages (dependencies) based on the requirements of the project that includes them. You can read more about the different crate types in the -[Rust Reference Manual](https://doc.rust-lang.org/reference.html#linkage) +[Rust Reference Manual](https://doc.rust-lang.org/reference/linkage.html) # The `[replace]` Section