diff options
author | Neil <nyamatongwe@gmail.com> | 2019-04-06 07:18:06 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-04-06 07:18:06 +1100 |
commit | 2a16959f43769f6817c8771b3b3f06d355e5bc5e (patch) | |
tree | cdaf360ad20bf5adf4a812a2b0e065c5274a7f72 | |
parent | b797dfefb2b599b0085fa8e03180b9d6648e0acd (diff) | |
download | scintilla-mirror-2a16959f43769f6817c8771b3b3f06d355e5bc5e.tar.gz |
Updated link to long term branch.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b92fbcfb9..1d349b57d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -1253,7 +1253,7 @@ </li> <li> This is the first release of the - <a href="https://www.scintilla.org/LongTermDownload.html">long term branch</a> + <a href="https://scintilla.sourceforge.io/LongTermDownload.html">long term branch</a> which avoids using features from C++14 or later in order to support older systems. </li> <li> |