diff options
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r-- | docs/userguides.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst index 26a5a8ccc2..c7197ef628 100644 --- a/docs/userguides.rst +++ b/docs/userguides.rst @@ -13,6 +13,8 @@ User Guides FAQ Lexicon Packaging + HowToAddABuilder + yaml2obj * `The LLVM Getting Started Guide <GettingStarted.html>`_ @@ -78,7 +80,7 @@ User Guides Definition of acronyms, terms and concepts used in LLVM. -* `How To Add Your Build Configuration To LLVM Buildbot Infrastructure <HowToAddABuilder.html>`_ +* :ref:`how_to_add_a_builder` Instructions for adding new builder to LLVM buildbot master. |