diff options
| author | misagh <misagh.shakeri@gmail.com> | 2018-12-10 23:28:55 +0100 |
|---|---|---|
| committer | misagh <misagh.shakeri@gmail.com> | 2018-12-10 23:28:55 +0100 |
| commit | 3d23e558e97dbe0179a46dae6cdd9bc48d84636f (patch) | |
| tree | 9903418c64dc6866eec47d2e95dac36b9311cdbe | |
| parent | 1137d29d5e551e377579c5a601fe7c444057d00c (diff) | |
| download | rust-3d23e558e97dbe0179a46dae6cdd9bc48d84636f.tar.gz rust-3d23e558e97dbe0179a46dae6cdd9bc48d84636f.zip | |
fix install broken link
| -rw-r--r-- | README.md | 2 |
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 |
