Skip to content

Commit c8e8887

Browse files
authored
Merge pull request #1124 from vlvrd/master
Fix Rust install link in the index
2 parents 1c1201e + 83faec6 commit c8e8887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Now let's begin!
5959

6060

6161
[rust]: https://www.rust-lang.org/
62-
[install]: https://www.rust-lang.org/install.html
62+
[install]: https://www.rust-lang.org/tools/install
6363
[std]: https://doc.rust-lang.org/std/
6464
[home]: https://github.com/rust-lang/rust-by-example

0 commit comments

Comments
 (0)