Fixup broken doc link. Patch by Sean Silva <silvas@purdue.edu>.
authorChad Rosier <mcrosier@apple.com>
Wed, 11 Jul 2012 21:49:14 +0000 (21:49 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 11 Jul 2012 21:49:14 +0000 (21:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160082 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.rst
docs/userguides.rst

index 7e161620d6a5aa778eb7ffbde0ee18e04d56d7a2..e1761c5b1d4508333233891555295425f2108c88 100644 (file)
@@ -1,4 +1,4 @@
-.. _cmake:
+.. _building-with-cmake:
 
 ========================
 Building LLVM with CMake
index 57f77f84b5eb56dee03afef7e405710f779217cf..26a5a8ccc237b141a29a02bca663c1a37564e240 100644 (file)
@@ -20,7 +20,7 @@ User Guides
    Everything from unpacking and compilation of the distribution to execution
    of some tools.
     
-* :ref:`cmake`
+* :ref:`building-with-cmake`
 
    An addendum to the main Getting Started guide for those using the `CMake
    build system <http://www.cmake.org>`_.