Take people straight to the contents of the file.
authorDuncan Sands <baldrick@free.fr>
Thu, 26 Jul 2012 08:08:31 +0000 (08:08 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 26 Jul 2012 08:08:31 +0000 (08:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160777 91177308-0d34-0410-b5e6-96231b3b80d8

docs/DeveloperPolicy.rst

index 31b03a772418ab0d71b01628d41e31105bc9f1c7..cda281a25c1255d9a6eacb82f24b88027b58b5aa 100644 (file)
@@ -154,7 +154,7 @@ problem, we have a notion of an 'owner' for a piece of the code.  The sole
 responsibility of a code owner is to ensure that a commit to their area of the
 code is appropriately reviewed, either by themself or by someone else.  The list
 of current code owners can be found in the file
 responsibility of a code owner is to ensure that a commit to their area of the
 code is appropriately reviewed, either by themself or by someone else.  The list
 of current code owners can be found in the file
-`CODE_OWNERS.TXT <http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT>`_
+`CODE_OWNERS.TXT <http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?view=markup>`_
 in the root of the LLVM source tree.
 
 Note that code ownership is completely different than reviewers: anyone can
 in the root of the LLVM source tree.
 
 Note that code ownership is completely different than reviewers: anyone can