aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2017-09-22 21:10:37 +0000
committerIlya Biryukov <ibiryukov@google.com>2017-09-22 21:10:37 +0000
commit51f66a7377dc04461dff3551eaa1b97653c451dc (patch)
treead8dbe1e1b33cab22b94aebc85f6c92bb076b358 /docs
parent3bb5dfb4a9c625b14893b08aeea6023ff631f667 (diff)
downloadllvm-51f66a7377dc04461dff3551eaa1b97653c451dc.tar.gz
Fixed broken links in docs.
Replaced references to `llvm.org/klaus` with `git.llvm.org/klaus`. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314028 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/DeveloperPolicy.rst2
-rw-r--r--docs/TypeMetadata.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.rst b/docs/DeveloperPolicy.rst
index 97e05723437..9bd50f142b9 100644
--- a/docs/DeveloperPolicy.rst
+++ b/docs/DeveloperPolicy.rst
@@ -188,7 +188,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
-`CODE_OWNERS.TXT <http://llvm.org/klaus/llvm/blob/master/CODE_OWNERS.TXT>`_
+`CODE_OWNERS.TXT <http://git.llvm.org/klaus/llvm/blob/master/CODE_OWNERS.TXT>`_
in the root of the LLVM source tree.
Note that code ownership is completely different than reviewers: anyone can
diff --git a/docs/TypeMetadata.rst b/docs/TypeMetadata.rst
index 83d8f6df649..0382d0cbd44 100644
--- a/docs/TypeMetadata.rst
+++ b/docs/TypeMetadata.rst
@@ -223,4 +223,4 @@ efficiently to minimize the sizes of the underlying bitsets.
ret void
}
-.. _GlobalLayoutBuilder: http://llvm.org/klaus/llvm/blob/master/include/llvm/Transforms/IPO/LowerTypeTests.h
+.. _GlobalLayoutBuilder: http://git.llvm.org/klaus/llvm/blob/master/include/llvm/Transforms/IPO/LowerTypeTests.h