diff options
author | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:33:16 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:33:16 +1100 |
commit | eadba173177b9e105ac97c4af189524eb8171331 (patch) | |
tree | 0748f73ec6e7d1a4244dd6fd83dccf07ffeb7c99 | |
parent | ee98e885ffe176115d384bd11f4fe25f364a750a (diff) | |
download | scintilla-mirror-eadba173177b9e105ac97c4af189524eb8171331.tar.gz |
Update links.
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 424ab16ef..6745023ea 100644 --- a/doc/index.html +++ b/doc/index.html @@ -152,7 +152,7 @@ if (!IsRemote()) { //if NOT remote... </p> <p> Questions and comments about Scintilla should be directed to the - <a href="http://groups.google.com/group/scintilla-interest">scintilla-interest</a> + <a href="https://groups.google.com/forum/#!forum/scintilla-interest">scintilla-interest</a> mailing list, which is for discussion of Scintilla and related projects, their bugs and future features. This is a low traffic list, averaging less than 20 messages per week. @@ -177,7 +177,7 @@ if (IsRemote()) { //--> </script> <noscript> -<a href="http://sourceforge.net/projects/scintilla"> +<a href="http://sourceforge.net/projects/scintilla/"> <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2439&type=8" width="80" height="15" alt="Get Scintilla at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a> </noscript> </body> |