Correct reference link

Follow up d1d083789.
This commit is contained in:
Takayuki Nakata 2019-12-23 12:00:22 +09:00
parent 2f529296cb
commit 22db875b0e
2 changed files with 2 additions and 2 deletions

View File

@ -419,7 +419,7 @@ To change the dependency graph via an override it's recommended to use the
`[replace]` feature of Cargo instead of the path override feature. This is
documented online at the url below for more information.
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#overriding-dependencies
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
";
for dep in override_summary.dependencies() {

View File

@ -68,7 +68,7 @@ To change the dependency graph via an override it's recommended to use the
`[replace]` feature of Cargo instead of the path override feature. This is
documented online at the url below for more information.
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#overriding-dependencies
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
[DOWNLOADING] crates ...
[DOWNLOADED] [..]