diff --git a/README.md b/README.md
index f8d2d7b5269..15d09f4aada 100644
--- 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”.)