diff options
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r-- | docs/userguides.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst index c5dd979224..6ff46ade48 100644 --- a/docs/userguides.rst +++ b/docs/userguides.rst @@ -10,6 +10,7 @@ User Guides HowToBuildOnARM CommandGuide/index DeveloperPolicy + GettingStarted GettingStartedVS FAQ Lexicon @@ -18,7 +19,7 @@ User Guides yaml2obj HowToSubmitABug -* `The LLVM Getting Started Guide <GettingStarted.html>`_ +* :ref:`getting_started` Discusses how to get up and running quickly with the LLVM infrastructure. Everything from unpacking and compilation of the distribution to execution |