diff options
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index e73f50f14..5121dbf31 100644 --- a/doc/index.html +++ b/doc/index.html @@ -164,10 +164,6 @@ if (!IsRemote()) { //if NOT remote... <a href="https://www.scintilla.org/Icons.html">Icons that can be used with Scintilla.</a> </p> <p> - 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> Questions and comments about Scintilla should be directed to the <a href="https://groups.google.com/forum/#!forum/scintilla-interest">scintilla-interest</a> mailing list, @@ -177,8 +173,6 @@ if (!IsRemote()) { //if NOT remote... New versions of Scintilla are announced on scintilla-interest and may also be received by SourceForge members by clicking on the Monitor column icon for "scintilla" on <a href="https://sourceforge.net/project/showfiles.php?group_id=2439">the downloads page</a>. - Messages sent to my personal email address that could have been sent to the list - may receive no response. <br /> </p> There is a <a href="https://sourceforge.net/projects/scintilla/">Scintilla project page</a> |