From: Dmitri Gribenko Date: Wed, 12 Dec 2012 21:16:29 +0000 (+0000) Subject: Documentation: use paths relative to document root in links. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=af9de4faa7866fce6138e9c585e54e194c6607b4;p=oota-llvm.git 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 --- diff --git a/docs/CommandGuide/llvm-bcanalyzer.rst b/docs/CommandGuide/llvm-bcanalyzer.rst index 8a7f5bb180e..7254088ec94 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`