diff options
author | Pavel Labath <pavel@labath.sk> | 2019-11-06 16:02:23 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-11-06 16:02:23 +0100 |
commit | bcae3b04e8740e1a82567471df410a2fd8b72c3f (patch) | |
tree | 3cabce9b9d1f9951b14fef873a1de16b3eb9e9ae | |
parent | 58401612cdc8d2c8e0e8c4103423b5da781199be (diff) | |
download | bcm5719-llvm-bcae3b04e8740e1a82567471df410a2fd8b72c3f.tar.gz bcm5719-llvm-bcae3b04e8740e1a82567471df410a2fd8b72c3f.zip |
lldb/docs: update the lldb-x86_64-debian bot url
It is on the "stable" master now.
-rw-r--r-- | lldb/docs/resources/bots.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/resources/bots.rst b/lldb/docs/resources/bots.rst index e054575432d..ed2d75ae7aa 100644 --- a/lldb/docs/resources/bots.rst +++ b/lldb/docs/resources/bots.rst @@ -10,7 +10,7 @@ build slaves. Everyone can `add a buildbot for LLDB * `lldb-x64-windows-ninja <http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja>`_ -* `lldb-x86_64-debian <http://lab.llvm.org:8014/builders/lldb-x86_64-debian>`_ +* `lldb-x86_64-debian <http://lab.llvm.org:8011/builders/lldb-x86_64-debian>`_ * `lldb-x86_64-fedora <http://lab.llvm.org:8014/builders/lldb-x86_64-fedora>`_ Documentation |