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 e507711 commit 90babc8Copy full SHA for 90babc8
llvm/docs/HowToAddABuilder.rst
@@ -13,9 +13,9 @@ Buildmasters
13
14
There are two buildmasters running.
15
16
-* The main buildmaster at `<http://lab.llvm.org:8011>`_. All builders attached
+* The main buildmaster at `<https://lab.llvm.org/buildbot>`_. All builders attached
17
to this machine will notify commit authors every time they break the build.
18
-* The staging buildbot at `<http://lab.llvm.org:8014>`_. All builders attached
+* The staging buildbot at `<https://lab.llvm.org/staging>`_. All builders attached
19
to this machine will be completely silent by default when the build is broken.
20
Builders for experimental backends should generally be attached to this
21
buildmaster.
0 commit comments