diff options
author | nyamatongwe <devnull@localhost> | 2011-11-01 21:13:43 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-11-01 21:13:43 +1100 |
commit | c4e2478a006b8bfc31a840bef88f9dee4c71d6d7 (patch) | |
tree | a986af46a7eedd677288a4f05365106b0c5eaeb1 | |
parent | b73d72aea25f8a5d0d4600e4bfa9b74504e9e944 (diff) | |
download | scintilla-mirror-c4e2478a006b8bfc31a840bef88f9dee4c71d6d7.tar.gz |
Fixed download links.
-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 1d5eca465..a1b640bf4 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,8 +49,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="http://prdownloads.sourceforge.net/scintilla/scintilla200.zip?download">zip format</a> (1200K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla200.tgz?download">tgz format</a> (1080K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla300.zip?download">zip format</a> (1200K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla300.tgz?download">tgz format</a> (1080K) 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> |