From 6862a7e9979a0e44371fe60d5aea257ce3065e43 Mon Sep 17 00:00:00 2001 From: anderson15 <4404456+anderson15@users.noreply.github.com> Date: Sat, 11 Aug 2018 11:24:00 -0400 Subject: [PATCH] update link to ConEmu terminal (#28578) (cherry picked from commit 7cb8531a2bc1d03663d4f0e6829c3ead33cb616d) --- README.windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.windows.md b/README.windows.md index 76056b69959ed6..a13c1ba5a86b09 100644 --- a/README.windows.md +++ b/README.windows.md @@ -23,7 +23,7 @@ Instructions for adding fonts to the terminal are available at Additionally, rather than sticking with the default command prompt, you may want to use a different terminal emulator program, such as -[Conemu](https://code.google.com/p/conemu-maximus5/) or [Mintty]( +[Conemu](https://conemu.github.io/) or [Mintty]( https://github.com/mintty/mintty) (note that running Julia on Mintty needs a copy of `stty.exe` in your `%PATH%` to work properly). Alternatively, you may prefer the features of a more full-function IDE, such as [Juno](http://junolab.org),