We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6695e1 commit ee33ee6Copy full SHA for ee33ee6
llvm/docs/HowToAddABuilder.rst
@@ -81,7 +81,8 @@ Here are the steps you can follow to do so:
81
buildbot documentation for help. You may want to restart your computer
82
to see if it works.
83
84
-#. 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
85
+ `zorg <https://github.com/llvm/llvm-zorg>`_.
86
87
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
88
* builders are added to ``buildbot/osuosl/master/config/builders.py``
0 commit comments