Skip to content

Commit af35b2a

Browse files
Andrew Pardoebnoordhuis
authored andcommitted
Move VC++ Build Tools to Build Tools landing page.
PR-URL: #953 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent f31482e commit af35b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You will also need to install:
4343
* This step will install `gcc` and the related toolchain containing `make`
4444
* On Windows:
4545
* Visual C++ Build Environment:
46-
* Option 1: Install [Visual C++ Build Tools](http://go.microsoft.com/fwlink/?LinkId=691126) using the **Default Install** option.
46+
* Option 1: Install [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools) using the **Default Install** option.
4747

4848
* Option 2: Install [Visual Studio 2015](https://www.visualstudio.com/products/visual-studio-community-vs) (or modify an existing installation) and select *Common Tools for Visual C++* during setup. This also works with the free Community and Express for Desktop editions.
4949

0 commit comments

Comments
 (0)