From af9de4faa7866fce6138e9c585e54e194c6607b4 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Wed, 12 Dec 2012 21:16:29 +0000 Subject: [PATCH] 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 --- docs/CommandGuide/llvm-bcanalyzer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- 2.34.1