Skip to content

Commit ee33ee6

Browse files
committed
[docs] Add link to zorg github project
Reviewers: gkistanova Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D79891
1 parent d6695e1 commit ee33ee6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ Here are the steps you can follow to do so:
8181
buildbot documentation for help. You may want to restart your computer
8282
to see if it works.
8383

84-
#. Send a patch which adds your build slave and your builder to zorg.
84+
#. Send a patch which adds your build slave and your builder to
85+
`zorg <https://github.com/llvm/llvm-zorg>`_.
8586

8687
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
8788
* builders are added to ``buildbot/osuosl/master/config/builders.py``

0 commit comments

Comments
 (0)