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 8a7f5bb..7254088 100644
--- a/docs/CommandGuide/llvm-bcanalyzer.rst
+++ b/docs/CommandGuide/llvm-bcanalyzer.rst
@@ -301,5 +301,5 @@
 SEE ALSO
 --------
 
-:doc:`../CommandGuide/llvm-dis`, :doc:`../BitCodeFormat`
+:doc:`/CommandGuide/llvm-dis`, :doc:`/BitCodeFormat`