[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 04:56:09 PST 2022
DavidSpickett created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
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.476428.patch
Type: text/x-patch
Size: 444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221118/77e73469/attachment.bin>
More information about the libcxx-commits
mailing list