summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BitCodeFormat.rst
diff options
context:
space:
mode:
authorJoe Abbey <jabbey@arxan.com>2012-11-20 17:51:08 +0000
committerJoe Abbey <jabbey@arxan.com>2012-11-20 17:51:08 +0000
commit0974e04d13c1cff03e0e9c1843b0719814370b9f (patch)
tree0f529c21f6099a23fe4215e49f557c30828e5580 /llvm/docs/BitCodeFormat.rst
parente199a571cba644aef75220b556e68c1f09b98c94 (diff)
downloadbcm5719-llvm-0974e04d13c1cff03e0e9c1843b0719814370b9f.tar.gz
bcm5719-llvm-0974e04d13c1cff03e0e9c1843b0719814370b9f.zip
Fixing a broken link.
llvm-svn: 168372
Diffstat (limited to 'llvm/docs/BitCodeFormat.rst')
-rw-r--r--llvm/docs/BitCodeFormat.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/BitCodeFormat.rst b/llvm/docs/BitCodeFormat.rst
index bd26f7b1502..69a815f9ea4 100644
--- a/llvm/docs/BitCodeFormat.rst
+++ b/llvm/docs/BitCodeFormat.rst
@@ -54,9 +54,9 @@ structure. This structure consists of the following concepts:
* Abbreviations, which specify compression optimizations for the file.
-Note that the `llvm-bcanalyzer <CommandGuide/html/llvm-bcanalyzer.html>`_ tool
-can be used to dump and inspect arbitrary bitstreams, which is very useful for
-understanding the encoding.
+Note that the :doc:`llvm-bcanalyzer <CommandGuide/llvm-bcanalyzer>`
+tool can be used to dump and inspect arbitrary bitstreams, which is very useful
+for understanding the encoding.
.. _magic number:
OpenPOWER on IntegriCloud