From: Sean Silva Date: Thu, 10 Jan 2013 06:39:37 +0000 (+0000) Subject: docs: fix broken link. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8a0f3f78118a695f7343678fbe0162ee891e7c6e;p=oota-llvm.git docs: fix broken link. PR14889 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172046 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 5009d1c86c2..322c3558a5f 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -467,6 +467,8 @@ The files are as follows, with *x.y* marking the version number: Binary release of the llvm-gcc-4.2 front end for a specific platform. +.. _checkout: + Checkout LLVM from Subversion -----------------------------