Skip to content

Commit

Permalink
Auto merge of #5020 - stefanbirkner:linkfix, r=alexcrichton
Browse files Browse the repository at this point in the history
Fix link to documentation
  • Loading branch information
bors committed Feb 7, 2018
2 parents 6d9fd1c + 43ff35f commit 5bfcaa1
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 @@ -2,7 +2,7 @@

Cargo downloads your Rust project’s dependencies and compiles your project.

Learn more at http://doc.crates.io/
Learn more at https://doc.rust-lang.org/cargo/

## Code Status

Expand Down

0 comments on commit 5bfcaa1

Please sign in to comment.