[docs] Fix a broken URL in 'HowToAddABuilder'
authorDylan McKay <dylanmckay34@gmail.com>
Thu, 29 Sep 2016 13:29:49 +0000 (13:29 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Thu, 29 Sep 2016 13:29:49 +0000 (13:29 +0000)
llvm-svn: 282718

llvm/docs/HowToAddABuilder.rst

index 8fc1d0f157b43de4d8d7ae78bf2be09d1d0f9092..9e06a3276470b9a3a36996a683d68f9b784a91a6 100644 (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