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).