diff options
author | Neil <nyamatongwe@gmail.com> | 2021-03-05 19:00:39 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-03-05 19:00:39 +1100 |
commit | 0014834455fc84bff044d1e19d218f7843742efc (patch) | |
tree | def0e9cd59165b32f47bd21ba627eff16daae4d8 /doc/ScintillaDownload.html | |
parent | 450d27fc17ea7dcf446f968dd257579fd5eed364 (diff) | |
download | scintilla-mirror-0014834455fc84bff044d1e19d218f7843742efc.tar.gz |
Update download sizes.
Diffstat (limited to 'doc/ScintillaDownload.html')
-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 2969747b5..657f5c74f 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -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.8M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla500.tgz">tgz format</a> (1.6M) commonly used on Linux and compatible operating systems</li> + <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> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |