diff options
-rw-r--r-- | libcxx/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst index b04f421576d3..f8476c883e2a 100644 --- a/libcxx/docs/index.rst +++ b/libcxx/docs/index.rst @@ -188,7 +188,7 @@ Build Bots and Test Coverage ============================ * `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>` |