From 2551268cb5fb4249210f706798eb7297700c3db5 Mon Sep 17 00:00:00 2001 From: Dylan McKay Date: Thu, 29 Sep 2016 13:29:49 +0000 Subject: [PATCH] [docs] Fix a broken URL in 'HowToAddABuilder' git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282718 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/HowToAddABuilder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowToAddABuilder.rst b/docs/HowToAddABuilder.rst index 8fc1d0f157b..9e06a327647 100644 --- a/docs/HowToAddABuilder.rst +++ b/docs/HowToAddABuilder.rst @@ -43,7 +43,7 @@ Here are the steps you can follow to do so: #. Create a buildslave in context of that buildslave account. Point it to the **lab.llvm.org** port **9990** (see `Buildbot documentation, Creating a slave - `_ + `_ for more details) by running the following command: .. code-block:: bash