Skip to content

Commit 6a7672e

Browse files
committed
Auto merge of #5889 - light4:patch-1, r=alexcrichton
Update transitioning url
2 parents ebc764e + 5ae43e0 commit 6a7672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/util/diagnostic_server.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ consider migrating to the {0} edition by adding `edition = '{0}'` to
193193
`Cargo.toml` and then rerunning this command; a more detailed transition
194194
guide can be found at
195195
196-
https://rust-lang-nursery.github.io/edition-guide/editions/transitioning.html
196+
https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html
197197
",
198198
idioms,
199199
file,

0 commit comments

Comments
 (0)