projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec2ac0
)
[docs] Fix a broken URL in 'HowToAddABuilder'
author
Dylan McKay
<dylanmckay34@gmail.com>
Thu, 29 Sep 2016 13:29:49 +0000
(13:29 +0000)
committer
Dylan McKay
<dylanmckay34@gmail.com>
Thu, 29 Sep 2016 13:29:49 +0000
(13:29 +0000)
llvm-svn: 282718
llvm/docs/HowToAddABuilder.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/HowToAddABuilder.rst
b/llvm/docs/HowToAddABuilder.rst
index 8fc1d0f157b43de4d8d7ae78bf2be09d1d0f9092..9e06a3276470b9a3a36996a683d68f9b784a91a6 100644
(file)
--- a/
llvm/docs/HowToAddABuilder.rst
+++ b/
llvm/docs/HowToAddABuilder.rst
@@
-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