Skip to content

Commit 79b250f

Browse files
committed
Fix outdated link for Microsoft Visual Studio Build Tools 2015
1 parent e61aee5 commit 79b250f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/build-win.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You will need to install [git for Windows](https://git-scm.com/download/win) in
1616

1717
You need a set of Visual Studio build tools and SDKS. You can use either:
1818

19-
- [Microsoft Visual Studio 2015 Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools),
19+
- [Microsoft Visual Studio 2015 Build Tools](https://www.microsoft.com/en-us/download/details.aspx?id=48159),
2020
which contains _only_ the compilers and libraries, without any user
2121
interface; select everything in the installer
2222

0 commit comments

Comments
 (0)