diff options
author | nyamatongwe <unknown> | 2011-11-01 21:13:43 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-11-01 21:13:43 +1100 |
commit | 73972e4abdf22f5c29d85c6e6e1a6982c31ef56d (patch) | |
tree | e8af6b8720f94de13718b36f517589f1e3d1fbd1 | |
parent | 04ffd47e69799a86a517c7db37709e8018e0a1be (diff) | |
download | scintilla-mirror-73972e4abdf22f5c29d85c6e6e1a6982c31ef56d.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> |