Skip to content

Commit 73cc4ed

Browse files
committed
README: Simplify markdown
1 parent aaabdbf commit 73cc4ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ or otherwise impose significant runtime overhead.
77

88
## Quick Start
99

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

12-
[install]: http://doc.rust-lang.org/book/installing-rust.html
13-
[trpl]: http://doc.rust-lang.org/book/index.html
12+
["Installing Rust"]: http://doc.rust-lang.org/book/installing-rust.html
13+
[The Book]: http://doc.rust-lang.org/book/index.html
1414

1515
## Building from Source
1616

0 commit comments

Comments
 (0)