From bc16b7d35426955837e8f3cd52a3beb226126ec6 Mon Sep 17 00:00:00 2001 From: Mikhail Pak Date: Tue, 28 Feb 2017 08:38:54 +0100 Subject: [PATCH] Fixed link to the list of supported platforms --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca1f5259f9..dc1af44be5 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ platforms The Rust Project publishes binary releases of the standard library, and for some the full compiler. `rustup` gives easy access to all of them. -[p]: http://doc.rust-lang.org/nightly/book/getting-started.html#platform-support +[p]: https://forge.rust-lang.org/platform-support.html When you first install a toolchain, `rustup` installs only the standard library for your *host* platform - that is, the architecture @@ -553,8 +553,8 @@ and is now maintained by The Rust Project. ### Can rustup download the Rust source code? -The Rust source can be obtained by running `rustup component add rust-src`. -It will be downloaded to the `/lib/rustlib/src/rust` +The Rust source can be obtained by running `rustup component add rust-src`. +It will be downloaded to the `/lib/rustlib/src/rust` directory of the current toolchain. ### rustup fails with Windows error 32