From a03135430da59662c86cb7ceb1991a16f0e6760a Mon Sep 17 00:00:00 2001 From: nzgrover Date: Tue, 4 Apr 2017 13:19:46 +1200 Subject: [PATCH] The link to "Ruby Installer for Windows" is broken The link to "Ruby Installer for Windows" took me to a 'app doesn't exist' page on Heroku. https://rubyinstaller.org/ appears to be the correct link. --- INSTALL-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL-Windows.md b/INSTALL-Windows.md index edb5ebd..d539cf1 100644 --- a/INSTALL-Windows.md +++ b/INSTALL-Windows.md @@ -6,7 +6,7 @@ Ruby installation on Windows is a little bit different than installation on Mac Install Ruby ------------ -Download and install Ruby from [Ruby Installer for Windows](http://www.rubyinstaller.org/). +Download and install Ruby from [Ruby Installer for Windows](https://rubyinstaller.org/). When installing then select checkbox to add Ruby to your PATH.