diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 2aa6e0f65..e56fd1690 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -81,9 +81,8 @@         Development Tools      </h3>      <p> -       Scintilla and SciTE were developed using the Mingw32 version of GCC. <a -      href="http://www.xraylith.wisc.edu/~khan/software/gnu-win32/"> Mumit Khan's GNU Win32 -      site</a> is a good starting point for GCC and Mingw32 information and downloads. +       Scintilla and SciTE were developed using the  +       <a href="http://www.mingw.org/">Mingw version of GCC</a>.      </p>      <p>         <a href="http://astyle.sourceforge.net/">AStyle</a> is a source code formatter for C++ and | 
