mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #5900 - orium:fix-broken-url, r=alexcrichton
Fix broken url in diagnostic.
This commit is contained in:
commit
7d6d0c3087
@ -171,7 +171,7 @@ your `Cargo.toml` and then rerun this command. Once all warnings have been fixed
|
||||
then you can re-enable the `edition` key in `Cargo.toml`. For some more
|
||||
information about transitioning to the {0} edition see:
|
||||
|
||||
https://rust-lang-nursery.github.io/edition-guide/editions/transitioning.html
|
||||
https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html
|
||||
",
|
||||
edition,
|
||||
file,
|
||||
|
Loading…
x
Reference in New Issue
Block a user