File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ your `Cargo.toml` and then rerun this command. Once all warnings have been fixed
150150then you can re-enable the `edition` key in `Cargo.toml`. For some more
151151information about transitioning to the {0} edition see:
152152
153- https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code -to-a-new-edition.html
153+ https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-an-existing-project -to-a-new-edition.html
154154" ,
155155 edition,
156156 file,
@@ -172,7 +172,7 @@ consider migrating to the {0} edition by adding `edition = '{0}'` to
172172`Cargo.toml` and then rerunning this command; a more detailed transition
173173guide can be found at
174174
175- https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code -to-a-new-edition.html
175+ https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-an-existing-project -to-a-new-edition.html
176176" ,
177177 idioms,
178178 file,
You can’t perform that action at this time.
0 commit comments