about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSunreal <jacob.sun.meta@gmail.com>2019-06-08 00:14:52 +0800
committerGitHub <noreply@github.com>2019-06-08 00:14:52 +0800
commit3d6070db77836b3d1689d28ca7ee2acc2fd38a95 (patch)
tree32aa2ba3c7b6e084eaeaef64f875c14f8c909b77
parent1cf662e2ccc205b402ed74f1fe746b7c091b6111 (diff)
downloadrust-3d6070db77836b3d1689d28ca7ee2acc2fd38a95.tar.gz
rust-3d6070db77836b3d1689d28ca7ee2acc2fd38a95.zip
Neutralize link
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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”.)