diff options
| -rw-r--r-- | doc/index.html | 10 | 
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index 0a0f3c84c..652575449 100644 --- a/doc/index.html +++ b/doc/index.html @@ -182,14 +182,12 @@ if (IsRemote()) {        what you want and don't want.      </p>      <p> -       You can write to me, <a href="mailto:nhodgson@bigpond.net.au">Neil Hodgson</a>, at -      nhodgson@bigpond.net.au. If you need to hire someone to work on Scintilla based projects, you can -      contact me or advertise on the mailing list.<br /> -       There is a +      Questions and comments about Scintilla should be directed to the        <a href="http://mailman.lyra.org/mailman/listinfo/scintilla-interest">scintilla-interest</a>        mailing list, -      for discussion of Scintilla and related projects, their bugs and future features. -      This is a medium traffic list, averaging less than 100 messages per week. +      which is for discussion of Scintilla and related projects, their bugs and future features. +      This is a low traffic list, averaging less than 50 messages per week. +      To avoid spam, only list members can write to the list.        Announcements of new versions of Scintilla go to both the scintilla-interest list and        <a href="http://mailman.lyra.org/mailman/listinfo/scintilla-announce">scintilla-announce</a>.        <br />  | 
