diff options
author | Martell Malone <martellmalone@gmail.com> | 2015-07-28 11:43:37 +0000 |
---|---|---|
committer | Martell Malone <martellmalone@gmail.com> | 2015-07-28 11:43:37 +0000 |
commit | 182b4bbc2af532a88d6b17e23c0de5b9e7cdc995 (patch) | |
tree | 6dab21d1ae277b49c9f3c1943fbd2d74044d077b /llvm/docs | |
parent | b7cf71b63dafe2112a8875eca20aeb0eaec11faa (diff) | |
download | bcm5719-llvm-182b4bbc2af532a88d6b17e23c0de5b9e7cdc995.tar.gz bcm5719-llvm-182b4bbc2af532a88d6b17e23c0de5b9e7cdc995.zip |
docs: update arcanist links
Summary:
I need a test commit for using arc.
This seems like an appropriate commit to use as a test
We may want to port this commit back to 3.7 also
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11527
llvm-svn: 243408
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/Phabricator.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 1dcd6a0859d..69bf3bfd103 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -162,6 +162,6 @@ trivially a good fit for an official LLVM project. .. _LLVM's Phabricator: http://reviews.llvm.org .. _`http://reviews.llvm.org`: 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 +.. _Arcanist Quick Start: https://secure.phabricator.com/book/phabricator/article/arcanist_quick_start/ +.. _Arcanist User Guide: https://secure.phabricator.com/book/phabricator/article/arcanist/ .. _llvm-reviews GitHub project: https://github.com/r4nt/llvm-reviews/ |