Skip to content

Commit e8896d4

Browse files
authored
Merge pull request #1800 from ChrisDenton/link-to-rust
Link to rustup MSVC install instructions
2 parents 9eeae68 + f63ee0c commit e8896d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/en-US/tools.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ install-notes-windows-description =
138138
<p>
139139
On Windows, Rust additionally requires the MSVC build tools
140140
for Visual Studio 2013 or later. See
141-
<a href="https://doc.rust-lang.org/book/ch01-01-installation.html#installing-rustup-on-windows">
142-
Installing <code>rustup</code> on Windows</a>
141+
<a href="https://rust-lang.github.io/rustup/installation/windows-msvc.html">
142+
MSVC prerequistes</a>
143143
</p>
144144
<p>
145145
For further information about configuring Rust on Windows see the

0 commit comments

Comments
 (0)