Update information on where to find buildbots. Remove dead buildbot links.
llvm-svn: 223848
Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: f60e4410808a8e603aec272f16424a898f7b858a
diff --git a/www/index.html b/www/index.html
index 2052ad6..52edd48 100644
--- a/www/index.html
+++ b/www/index.html
@@ -139,19 +139,13 @@
<!--======================================================================-->
<h2 id="dir-structure">Build Bots</h2>
<!--======================================================================-->
- <p>These are the libc++ build bots</p>
+ <p>The latest libc++ build results can be found at the following locations.</p>
<ul>
- <li><a href="http://llvm-amd64.freebsd.your.org/b/builders/libcxx-amd64-freebsd">
- clang-libcxxrt-x86_64-freebsd10
+ <li><a href="http://lab.llvm.org:8011/console">
+ Buildbot libc++ builders
</a></li>
- <li><a href="http://llvm-amd64.freebsd.your.org/b/builders/libcxx-i386-freebsd">
- clang-libcxxrt-i386-freebsd10
- </a></li>
- <li><a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-debian">
- clang-libcxxabi-x86_64-linux-debian
- </a></li>
- <li><a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu">
- clang-libcxxabi-x86_64-linux-ubuntu
+ <li><a href="http://lab.llvm.org:8080/green/view/Libcxx/">
+ Jenkins libc++ builders
</a></li>
</ul>