[docs] Fix a broken URL in 'HowToAddABuilder'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282718 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dylan McKay 2016-09-29 13:29:49 +00:00
parent e9f2c694e6
commit 2551268cb5

View File

@ -43,7 +43,7 @@ Here are the steps you can follow to do so:
#. Create a buildslave in context of that buildslave account. Point it to
the **lab.llvm.org** port **9990** (see `Buildbot documentation,
Creating a slave
<http://buildbot.net/buildbot/docs/current/full.html#creating-a-slave>`_
<http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-slave>`_
for more details) by running the following command:
.. code-block:: bash