diff options
Diffstat (limited to 'doc/index.html')
-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> |