diff options
author | Manuel Klimek <klimek@google.com> | 2014-04-07 10:21:33 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2014-04-07 10:21:33 +0000 |
commit | 234b86b24ccb79d524ea725a8f05d4ae57e8bbf7 (patch) | |
tree | f1d7cba993c131a59a7d8716d5fa01a2fcf8bd28 /llvm/docs/Phabricator.rst | |
parent | 5cf03ab4b700715a9bb770060d3560ca1067b4bb (diff) | |
download | bcm5719-llvm-234b86b24ccb79d524ea725a8f05d4ae57e8bbf7.tar.gz bcm5719-llvm-234b86b24ccb79d524ea725a8f05d4ae57e8bbf7.zip |
Make docs point to new domain.
llvm-svn: 205701
Diffstat (limited to 'llvm/docs/Phabricator.rst')
-rw-r--r-- | llvm/docs/Phabricator.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 581c9e5cd35..ec1991e3322 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -99,7 +99,7 @@ line: Differential Revision: <URL> where ``<URL>`` is the URL for the code review, starting with -``http://llvm-reviews.chandlerc.com/``. +``http://reviews.llvm.org/``. Note that Arcanist will add this automatically. @@ -113,7 +113,7 @@ Status Currently, we're testing Phabricator for use with Clang/LLVM. Please let us know whether you like it and what could be improved! -.. _LLVM's Phabricator: http://llvm-reviews.chandlerc.com -.. _Code Repository Browser: http://llvm-reviews.chandlerc.com/diffusion/ +.. _LLVM's Phabricator: http://reviews.llvm.org +.. _Code Repository Browser: http://reviews.llvm.org/diffusion/ .. _Arcanist Quick Start: http://www.phabricator.com/docs/phabricator/article/Arcanist_Quick_Start.html .. _Arcanist User Guide: http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html |