From 48739895eb2b67a564abfbb1d5c6647183d6ea01 Mon Sep 17 00:00:00 2001 From: arch_o_median <> Date: Tue, 4 Jan 2011 19:15:53 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 20] --- HowtoContributeABuildbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 3d7a9d6..0e66090 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 -Detailed docs: +The buildbot documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave).