diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-04 05:58:59 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-04 05:58:59 +0000 |
commit | e483aa1fc2c8fcaf2d91f89bbc164c50fbcf55d4 (patch) | |
tree | ae5e0099e6f59db192be882a22b088d9c7568a8e /libcxx/docs | |
parent | 385e4fb61718e2196fd149ec8c4767468fa34fe2 (diff) | |
download | bcm5719-llvm-e483aa1fc2c8fcaf2d91f89bbc164c50fbcf55d4.tar.gz bcm5719-llvm-e483aa1fc2c8fcaf2d91f89bbc164c50fbcf55d4.zip |
update buildbot doc to link to the new Appveyor builders
llvm-svn: 302116
Diffstat (limited to 'libcxx/docs')
-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 58043f5a49a..e69963b8edf 100644 --- a/libcxx/docs/index.rst +++ b/libcxx/docs/index.rst @@ -145,7 +145,7 @@ Build Bots and Test Coverage * `LLVM Buildbot Builders <http://lab.llvm.org:8011/console>`_ * `Apple Jenkins Builders <http://lab.llvm.org:8080/green/view/Libcxx/>`_ -* `EricWF's Nightly Builders <http://ds2.efcs.ca:8080/console>`_ +* `Windows Appveyor Builders <https://ci.appveyor.com/project/EricWF/libcxx>`_ * `Code Coverage Results <http://efcs.ca/libcxx-coverage>`_ Getting Involved |