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 | dd8e407919931e7265fd13c49e2bf53923e46782 (patch) | |
tree | 4b9da2b761118a41ad0665a0c539b951813ac175 | |
parent | adac9981cfccfba12a4b866afcce3d5606c6c54d (diff) | |
download | scintilla-mirror-dd8e407919931e7265fd13c49e2bf53923e46782.tar.gz |
Backport: Moved web page for LongTerm3 to SourceForge so it can be updated by others.
Backport of changeset 6667:d65ed0ee2893.
-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 384049b70..7b76217cf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -153,7 +153,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> |