summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-bcanalyzer.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-12-12 21:16:29 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-12-12 21:16:29 +0000
commitaf9de4faa7866fce6138e9c585e54e194c6607b4 (patch)
treeabde1acf0617e0b7caad73d4767703f989a29654 /docs/CommandGuide/llvm-bcanalyzer.rst
parent6b0f123b8970e4ca25fbc278992e8ef95daf217f (diff)
downloadllvm-af9de4faa7866fce6138e9c585e54e194c6607b4.tar.gz
llvm-af9de4faa7866fce6138e9c585e54e194c6607b4.tar.bz2
llvm-af9de4faa7866fce6138e9c585e54e194c6607b4.tar.xz
Documentation: use paths relative to document root in links.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170027 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-bcanalyzer.rst')
-rw-r--r--docs/CommandGuide/llvm-bcanalyzer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-bcanalyzer.rst b/docs/CommandGuide/llvm-bcanalyzer.rst
index 8a7f5bb180..7254088ec9 100644
--- a/docs/CommandGuide/llvm-bcanalyzer.rst
+++ b/docs/CommandGuide/llvm-bcanalyzer.rst
@@ -301,5 +301,5 @@ The detailed output provides additional information on a per-function basis.
SEE ALSO
--------
-:doc:`../CommandGuide/llvm-dis`, :doc:`../BitCodeFormat`
+:doc:`/CommandGuide/llvm-dis`, :doc:`/BitCodeFormat`