about summary refs log tree commit diff
diff options
context:
space:
mode:
authormisagh <misagh.shakeri@gmail.com>2018-12-10 23:28:55 +0100
committermisagh <misagh.shakeri@gmail.com>2018-12-10 23:28:55 +0100
commit3d23e558e97dbe0179a46dae6cdd9bc48d84636f (patch)
tree9903418c64dc6866eec47d2e95dac36b9311cdbe
parent1137d29d5e551e377579c5a601fe7c444057d00c (diff)
downloadrust-3d23e558e97dbe0179a46dae6cdd9bc48d84636f.tar.gz
rust-3d23e558e97dbe0179a46dae6cdd9bc48d84636f.zip
fix install broken link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37442661bcb..dc013a1ad2b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ standard library, and documentation.
 
 Read ["Installation"] from [The Book].
 
-["Installation"]: https://doc.rust-lang.org/book/second-edition/ch01-01-installation.html
+["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
 [The Book]: https://doc.rust-lang.org/book/index.html
 
 ## Building from Source