Skip to content

Commit 3be7f8b

Browse files
authored
Rollup merge of #42558 - xfq:patch-1, r=steveklabnik
Update TRPL link in README.md
2 parents ad1a838 + 09ac478 commit 3be7f8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ standard library, and documentation.
77

88
## Quick Start
99

10-
Read ["Installing Rust"] from [The Book].
10+
Read ["Installation"] from [The Book].
1111

12-
["Installing Rust"]: https://doc.rust-lang.org/book/getting-started.html#installing-rust
12+
["Installation"]: https://doc.rust-lang.org/book/second-edition/ch01-01-installation.html
1313
[The Book]: https://doc.rust-lang.org/book/index.html
1414

1515
## Building from Source

0 commit comments

Comments
 (0)