summaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.rst
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-10-12 01:21:24 +0000
committerSean Silva <silvas@purdue.edu>2012-10-12 01:21:24 +0000
commitb92dfe0aad2cc0cfba44a482c76fea2a29ef4dd6 (patch)
tree2e3854a01f38d39e54a6a5ed224b78bf3c7bf8d7 /docs/DeveloperPolicy.rst
parentd36696c4e0ccd10a91bad2e3383c50347e2ea5ec (diff)
downloadllvm-b92dfe0aad2cc0cfba44a482c76fea2a29ef4dd6.tar.gz
llvm-b92dfe0aad2cc0cfba44a482c76fea2a29ef4dd6.tar.bz2
llvm-b92dfe0aad2cc0cfba44a482c76fea2a29ef4dd6.tar.xz
docs: Minor clean up of Phabricator documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.rst')
-rw-r--r--docs/DeveloperPolicy.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.rst b/docs/DeveloperPolicy.rst
index 391b43a3a2..e35e729556 100644
--- a/docs/DeveloperPolicy.rst
+++ b/docs/DeveloperPolicy.rst
@@ -138,8 +138,7 @@ favor for someone else. Note that anyone is welcome to review and give feedback
on a patch, but only people with Subversion write access can approve it.
There is a web based code review tool that can optionally be used
-for code reviews. See the documentation on `Code Reviews with
-Phabricator <Phabricator.html>`_.
+for code reviews. See :doc:`Phabricator`.
Code Owners
-----------