From aeb8255c686ec286b2b6f750f403e09b166d9594 Mon Sep 17 00:00:00 2001 From: arch_o_median <> Date: Tue, 4 Jan 2011 19:16:28 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 21] --- HowtoContributeABuildbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 0e66090..eedb1af 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -32,4 +32,4 @@ Then `buildbot start $BASEDIR`. Okay, once you've gotten all this working then we'll see your machine on the [buildbot pages](http://tahoe-lafs.org/buildbot/waterfall?show_events=true) and we'll see how well Tahoe-LAFS passes unit tests on your platform. ### More Details -The buildbot documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave). +The official buildslave creation documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave).