diff options
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r-- | doc/ScintillaDownload.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index a425f5b05..1739d3dd2 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -28,7 +28,7 @@ <td> <font size="4"> <a href="https://www.scintilla.org/scintilla501.zip"> Windows</a> - <a href="https://www.scintilla.org/scintilla500.tgz"> + <a href="https://www.scintilla.org/scintilla501.tgz"> GTK/Linux</a> </font> </td> @@ -50,8 +50,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="https://www.scintilla.org/scintilla500.zip">zip format</a> (1.2M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla500.tgz">tgz format</a> (1.1M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla501.zip">zip format</a> (1.2M) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla501.tgz">tgz format</a> (1.2M) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |