[libcxx-commits] [PATCH] D138286: [libcxx] Fix link to Buildbot interface

David Spickett via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 18 07:47:29 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ae3162cb66f: [libcxx] Fix link to Buildbot interface (authored by DavidSpickett).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138286/new/

https://reviews.llvm.org/D138286

Files:
  libcxx/docs/index.rst


Index: libcxx/docs/index.rst
===================================================================
--- libcxx/docs/index.rst
+++ libcxx/docs/index.rst
@@ -188,7 +188,7 @@
 ============================
 
 * `Buildkite CI pipeline <https://buildkite.com/llvm-project/libcxx-ci>`_
-* `LLVM Buildbot Builders <http://lab.llvm.org:8011>`_
+* `LLVM Buildbot Builders <https://lab.llvm.org/buildbot>`_
 * :ref:`Adding New CI Jobs <AddingNewCIJobs>`
 
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138286.476477.patch
Type: text/x-patch
Size: 444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221118/264294e3/attachment.bin>


More information about the libcxx-commits mailing list