Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit f99e56d

Browse files
authored
Merge pull request #148 from PSeitz/patch-1
fix link
2 parents ef816e0 + 0476da8 commit f99e56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To get the tool to automatically fix warnings in, run `cargo install cargo-fix`.
2525
## Using `cargo fix` to transition to Rust 2018
2626

2727
Instructions on how to use this tool to transition a crate to Rust 2018 can be
28-
found [in the Rust Edition Guide.](https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html)
28+
found [in the Rust Edition Guide.](https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html)
2929

3030
## License
3131

0 commit comments

Comments
 (0)