Documentation: use paths relative to document root in links.
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Dec 2012 21:16:29 +0000 (21:16 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Dec 2012 21:16:29 +0000 (21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170027 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-bcanalyzer.rst

index 8a7f5bb180e878884aca1d25b93233de3ee5f0e9..7254088ec9461c9fb61703f9647331b4fbbdc6c4 100644 (file)
@@ -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`