[PATCH] D11527: docs: update arcanist links

Martell Malone martellmalone at gmail.com
Mon Jul 27 08:15:11 PDT 2015


martell updated this revision to Diff 30697.
martell added a comment.

Updated to use https:// as it redirects to that anyway.


http://reviews.llvm.org/D11527

Files:
  docs/Phabricator.rst

Index: docs/Phabricator.rst
===================================================================
--- docs/Phabricator.rst
+++ docs/Phabricator.rst
@@ -162,6 +162,6 @@
 .. _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/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11527.30697.patch
Type: text/x-patch
Size: 811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/65da0a20/attachment.bin>


More information about the llvm-commits mailing list