You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Hosting node.js applications in IIS on Windows
31
31
32
32
**Installing for IIS 7.x/8.x**
33
33
34
-
- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/azure/iisnode/releases/download/v0.2.11/iisnode-full-v0.2.11-x86.msi) or [x64](https://github.com/azure/iisnode/releases/download/v0.2.11/iisnode-full-v0.2.11-x64.msi) - choose bitness matching your system
34
+
- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/tjanczuk/iisnode/releases/download/v0.2.15/iisnode-full-v0.2.15-x86.msi) or [x64](https://github.com/tjanczuk/iisnode/releases/download/v0.2.15/iisnode-full-v0.2.15-x64.msi) - choose bitness matching your system
35
35
- To set up samples, from the administrative command prompt call `%programfiles%\iisnode\setupsamples.bat`
0 commit comments