diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaDownload.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 9982a175b..8b7531d7f 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -46,8 +46,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="scintilla149.zip">zip format</a> (400K) commonly used on Windows</li> - <li><a href="scintilla149.tgz">tgz format</a> (350K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla149.zip">zip format</a> (410K) commonly used on Windows</li> + <li><a href="scintilla149.tgz">tgz format</a> (360K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <p> |