Fixup broken doc link. Patch by Sean Silva <silvas@purdue.edu>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160082 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2012-07-11 21:49:14 +00:00
parent 9a1199459d
commit d6a27413c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.. _cmake:
.. _building-with-cmake:
========================
Building LLVM with CMake

View 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>`_.