]> git.proxmox.com Git - cargo.git/commitdiff
Update link in manifest documentation
authorJan Tojnar <jtojnar@gmail.com>
Tue, 16 May 2017 10:51:47 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Tue, 16 May 2017 10:51:47 +0000 (12:51 +0200)
src/doc/manifest.md

index b3484e58e2bb36c17acab746fc6fc02d2b9b69be..3e97bfdc0b9ccb1d09c28f9fcd5fb60654a9d086 100644 (file)
@@ -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