We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eeae68 + f63ee0c commit e8896d4Copy full SHA for e8896d4
locales/en-US/tools.ftl
@@ -138,8 +138,8 @@ install-notes-windows-description =
138
<p>
139
On Windows, Rust additionally requires the MSVC build tools
140
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>
+ <a href="https://rust-lang.github.io/rustup/installation/windows-msvc.html">
+ MSVC prerequistes</a>
143
</p>
144
145
For further information about configuring Rust on Windows see the
0 commit comments