From: Mircea Trofin Date: Wed, 13 May 2020 17:41:00 +0000 (-0700) Subject: [docs] Add link to zorg github project X-Git-Tag: llvmorg-12-init~6144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ee33ee68fe5d9990d5812ea4347e5741337b0881;p=platform%2Fupstream%2Fllvm.git [docs] Add link to zorg github project Reviewers: gkistanova Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D79891 --- diff --git a/llvm/docs/HowToAddABuilder.rst b/llvm/docs/HowToAddABuilder.rst index 30703c8..a93375b 100644 --- a/llvm/docs/HowToAddABuilder.rst +++ b/llvm/docs/HowToAddABuilder.rst @@ -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 `_. * slaves are added to ``buildbot/osuosl/master/config/slaves.py`` * builders are added to ``buildbot/osuosl/master/config/builders.py``