diff options
author | Neil <nyamatongwe@gmail.com> | 2018-04-03 09:13:12 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-04-03 09:13:12 +1000 |
commit | a3cfb4a67fb6100e0ddddbf11f644d43331dadf1 (patch) | |
tree | 414e5e0c143b8472eef5f0ff6fd356b5127ef916 | |
parent | a42a58c1ecb8e523e4776141430b02549f0dd282 (diff) | |
download | scintilla-mirror-a3cfb4a67fb6100e0ddddbf11f644d43331dadf1.tar.gz |
Moved web page for LongTerm3 to SourceForge so it can be updated by others.
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 5d328da12..fbd99f712 100644 --- a/doc/index.html +++ b/doc/index.html @@ -157,7 +157,7 @@ if (!IsRemote()) { //if NOT remote... <a href="http://www.scintilla.org/Icons.html">Icons that can be used with Scintilla.</a> </p> <p> - The <a href="http://www.scintilla.org/LongTermDownload.html">LongTerm3</a> + The <a href="https://scintilla.sourceforge.io/LongTermDownload.html">LongTerm3</a> branch of Scintilla avoids using features from C++14 or later in order to support older systems. </p> <p> |