Skip to content

Commit 8abeb6e

Browse files
committed
Revert ansicon to use the Github download to avoid broken link
1 parent e8fe41c commit 8abeb6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sites/installfest/windows_colors.step

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
message "The Rails server logging and test results are much easier to read with colored output, but the 'Command Prompt with Ruby and Rails' defaults to white on black. Add colors by following these steps."
22

33
step "Download ANSICON" do
4-
message "In the browser, visit <http://adoxa.3eeweb.com/ansicon/>"
5-
message "Click the `ANSICON v1.61` link to download the file (or whatever the most recent version is)"
4+
message "In the browser, visit <https://github.com/adoxa/ansicon/downloads>"
5+
message "Click the `ansi160.zip` link to download the file (or whatever the most recent version is)"
66
message "Double-click the downloaded file to unzip it"
77
end
88

0 commit comments

Comments
 (0)