about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Stolzmann <tobias.stolzmann@gmail.com>2018-03-01 03:04:26 +0100
committerTobias Stolzmann <tobias.stolzmann@gmail.com>2018-03-01 03:13:17 +0100
commit6edbe374372f8afed59cfa2fd4ea6a3ca3beca59 (patch)
tree2373e7fb8aafea6c02c1a84c368f909854cbb12b
parent0e3c9bba8ec6b8c5f8c66868ba6c47d3d38b20b2 (diff)
downloadrust-6edbe374372f8afed59cfa2fd4ea6a3ca3beca59.tar.gz
rust-6edbe374372f8afed59cfa2fd4ea6a3ca3beca59.zip
Fix link to rustc guide in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd35606ec0d..e78bbb82711 100644
--- a/README.md
+++ b/README.md
@@ -233,7 +233,7 @@ find out how various parts of the compiler work.
 [IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat
 [#rust]: irc://irc.mozilla.org/rust
 [#rust-beginners]: irc://irc.mozilla.org/rust-beginners
-[rustc-guide]: https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html
+[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html
 
 ## License
 [license]: #license