From ef68f04fd3c340e1e38298cbf5949502ac5c9ecf Mon Sep 17 00:00:00 2001 From: Itamar Oren Date: Fri, 27 Sep 2024 16:48:45 -0700 Subject: [PATCH] Update the link to the buildbot docs about setting up the worker as a Windows service --- testing/new-buildbot-worker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/new-buildbot-worker.rst b/testing/new-buildbot-worker.rst index debd8df2f..2ddbfaeac 100644 --- a/testing/new-buildbot-worker.rst +++ b/testing/new-buildbot-worker.rst @@ -179,7 +179,7 @@ For Windows: * Alternatively (note: don't do both!), set up the worker service as described in the `buildbot documentation - `_. + `_. To start the worker running for your initial testing, you can do::