aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4484b76e55e..9e6c7563663 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ The examples below will use Unix, but the same applies to Windows.
Servo's build system uses rustup.rs to automatically download a Rust compiler.
This is a specific version of Rust Nightly determined by the
-[`rust-toolchain`](https://github.com/servo/servo/blob/master/rust-toolchain) file.
+[`rust-toolchain.toml`](https://github.com/servo/servo/blob/master/rust-toolchain.toml) file.
### Normal build