Update web page to direct patches to Phabricator.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227629 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Albert 2015-01-30 22:33:41 +00:00
parent 5e56c30413
commit e3eda9d453

@ -137,7 +137,7 @@
</p>
<!--======================================================================-->
<h2 id="dir-structure">Build Bots</h2>
<h2 id="buildbots">Build Bots</h2>
<!--======================================================================-->
<p>The latest libc++ build results can be found at the following locations.</p>
<ul>
@ -326,9 +326,9 @@ mailing list or on IRC. Please include "libc++" in your subject.
</p>
<p>
If you want to contribute a patch to libc++, the best place for that is the
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a>
mailing list. Please include "libc++" and "PATCH" in your subject.
If you want to contribute a patch to libc++, the best place for that is
<a href="http://llvm.org/docs/Phabricator.html">Phabricator</a>. Please
include [libc++] in the subject and add cfe-commits as a subscriber.
</p>
<!--=====================================================================-->