aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-06-02 11:56:37 +1000
committerNeil <nyamatongwe@gmail.com>2015-06-02 11:56:37 +1000
commit08c71a4abcead59c3895be34d22fcaaa140e737f (patch)
tree997d98feba76d17f687cfefa9467bc46bcb91417 /doc/ScintillaDownload.html
parenta63cd426fc44be72a54f227c4ed14e3e0947d649 (diff)
downloadscintilla-mirror-08c71a4abcead59c3895be34d22fcaaa140e737f.tar.gz
Provide downloads from scintilla.org to avoid degradation of SourceForge.
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r--doc/ScintillaDownload.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index 7bcb01c54..ba0654690 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -25,9 +25,9 @@
<table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">
<tr>
<td>
- <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla356.zip?download">
+ <font size="4"> <a href="http://www.scintilla.org/scintilla356.zip">
Windows</a>&nbsp;&nbsp;
- <a href="http://prdownloads.sourceforge.net/scintilla/scintilla356.tgz?download">
+ <a href="http://www.scintilla.org/scintilla356.tgz">
GTK+/Linux</a>&nbsp;&nbsp;
</font>
</td>
@@ -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/scintilla356.zip?download">zip format</a> (1450K) commonly used on Windows</li>
- <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla356.tgz?download">tgz format</a> (1300K) commonly used on Linux and compatible operating systems</li>
+ <li><a href="http://www.scintilla.org/scintilla356.zip">zip format</a> (1450K) commonly used on Windows</li>
+ <li><a href="http://www.scintilla.org/scintilla356.tgz">tgz format</a> (1300K) 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>