Skip to content

Commit b321d91

Browse files
authored
Merge pull request #303 from dtolnay/rustup
Fix broken link to rustup
2 parents 1c40af7 + 4201095 commit b321d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2018-12-06-Rust-1.31-and-rust-2018.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you don't have it already, you can [get `rustup`][install] from the
1919
appropriate page on our website, and check out the [detailed release notes for
2020
1.31.0][notes] on GitHub.
2121

22-
[install]: https://www.rust-lang.org/install.html
22+
[install]: https://www.rust-lang.org/tools/install
2323
[notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1310-2018-12-06
2424

2525
## What's in 1.31.0 stable

0 commit comments

Comments
 (0)