diff --git a/docs/index.rst b/docs/index.rst index 1f563a37f..bb56f2da0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -161,21 +161,18 @@ and `Getting started with LLVM `__. If you think you've found a bug in libc++, please report it using the `LLVM Bugzilla`_. If you're not sure, you -can post a message to the `cfe-dev mailing list`_ or on IRC. -Please include "libc++" in your subject. +can post a message to the `libcxx-dev mailing list`_ or on IRC. **Patches** If you want to contribute a patch to libc++, the best place for that is -`Phabricator `_. Please include [libcxx] in the subject and -add `cfe-commits` as a subscriber. Also make sure you are subscribed to the -`cfe-commits mailing list `_. +`Phabricator `_. Please add `libcxx-commits` as a subscriber. +Also make sure you are subscribed to the `libcxx-commits mailing list `_. **Discussion and Questions** Send discussions and questions to the -`cfe-dev mailing list `_. -Please include [libcxx] in the subject. +`libcxx-dev mailing list `_. @@ -184,7 +181,7 @@ Quick Links * `LLVM Homepage `_ * `libc++abi Homepage `_ * `LLVM Bugzilla `_ -* `cfe-commits Mailing List`_ -* `cfe-dev Mailing List`_ +* `libcxx-commits Mailing List`_ +* `libcxx-dev Mailing List`_ * `Browse libc++ -- SVN `_ * `Browse libc++ -- ViewVC `_ diff --git a/www/index.html b/www/index.html index 8d2e9937f..3724b8b43 100644 --- a/www/index.html +++ b/www/index.html @@ -23,8 +23,8 @@