File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ your `Cargo.toml` and then rerun this command. Once all warnings have been fixed
174174then you can re-enable the `edition` key in `Cargo.toml`. For some more
175175information about transitioning to the {0} edition see:
176176
177- https://rust-lang-nursery.github.io /edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
177+ https://doc. rust-lang.org /edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
178178" ,
179179 edition,
180180 file,
@@ -200,7 +200,7 @@ consider migrating to the {0} edition by adding `edition = '{0}'` to
200200`Cargo.toml` and then rerunning this command; a more detailed transition
201201guide can be found at
202202
203- https://rust-lang-nursery.github.io /edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
203+ https://doc. rust-lang.org /edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
204204" ,
205205 idioms,
206206 file,
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ manifest is located.
172172[ cargo-unstable ] : https://doc.rust-lang.org/nightly/cargo/reference/unstable.html
173173[ config option ] : reference/config.html
174174[ directory layout ] : reference/manifest.html#the-project-layout
175- [ edition guide ] : https://rust-lang-nursery.github.io /edition-guide/
175+ [ edition guide ] : https://doc. rust-lang.org /edition-guide/
176176[ edition-field ] : reference/manifest.html#the-edition-field-optional
177177[ environment variable ] : reference/environment-variables.html
178178[ feature ] : reference/manifest.html#the-features-section
You can’t perform that action at this time.
0 commit comments