Skip to content

Commit

Permalink
Merge pull request rust-lang#148 from PSeitz/patch-1
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
killercup authored Oct 7, 2018
2 parents ef816e0 + 0476da8 commit f99e56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To get the tool to automatically fix warnings in, run `cargo install cargo-fix`.
## Using `cargo fix` to transition to Rust 2018

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

## License

Expand Down

0 comments on commit f99e56d

Please sign in to comment.