]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #61698 - davidtwco:ice-const-generic-length, r=varkor
[rust.git] / README.md
index f8d2d7b5269f715a71f91b471be87d54e7916886..15d09f4aada3b0090780252a39f96eddb026c7ed 100644 (file)
--- a/README.md
+++ b/README.md
@@ -132,8 +132,7 @@ MSVC builds of Rust additionally require an installation of Visual Studio 2017
 (or later) so `rustc` can use its linker.  The simplest way is to get the
 [Visual Studio], check the “C++ build tools” and “Windows 10 SDK” workload.
 
-
-[Visual Studio]: https://visualstudio.microsoft.com/zh-hans/downloads/
+[Visual Studio]: https://visualstudio.microsoft.com/downloads/
 
 (If you're installing cmake yourself, be careful that “C++ CMake tools for
 Windows” doesn't get included under “Individual components”.)