From 57133df91cb18fcda6f30d7a67159ba5e8346d10 Mon Sep 17 00:00:00 2001 From: Daniel Price Date: Fri, 28 Jul 2017 08:13:37 +0100 Subject: [PATCH] Fixed out-of-date download link. Stops multiple issues. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fa4b5e..ca91fd28 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Hosting node.js applications in IIS on Windows - IIS 7.x with IIS Management Tools and ASP.NET - WebSocket functionality requires IIS 8.x on Windows 8 or Windows Server 2012 - [URL rewrite module for IIS](http://www.iis.net/download/URLRewrite) -- [Latest node.js build for Windows](http://go.microsoft.com/?linkid=9784334) +- [Latest node.js build for Windows](https://nodejs.org/en/download/) **Installing for IIS 7.x/8.x**