[docs] Add link to zorg github project
authorMircea Trofin <mtrofin@google.com>
Wed, 13 May 2020 17:41:00 +0000 (10:41 -0700)
committerMircea Trofin <mtrofin@google.com>
Wed, 13 May 2020 20:41:16 +0000 (13:41 -0700)
Reviewers: gkistanova

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79891

llvm/docs/HowToAddABuilder.rst

index 30703c8..a93375b 100644 (file)
@@ -81,7 +81,8 @@ Here are the steps you can follow to do so:
    buildbot documentation for help.  You may want to restart your computer
    to see if it works.
 
-#. Send a patch which adds your build slave and your builder to zorg.
+#. Send a patch which adds your build slave and your builder to
+   `zorg <https://github.com/llvm/llvm-zorg>`_.
 
    * slaves are added to ``buildbot/osuosl/master/config/slaves.py``
    * builders are added to ``buildbot/osuosl/master/config/builders.py``