From 1875a80bbe1ca993699ae1454e31c7688fe61ecb Mon Sep 17 00:00:00 2001 From: Lysandros Nikolaou Date: Mon, 15 Oct 2018 18:49:53 +0200 Subject: [PATCH] Change Mercurial reference to GitHub including a link to the public repository --- buildbots.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildbots.rst b/buildbots.rst index 386a482d5e..c37b1355bc 100644 --- a/buildbots.rst +++ b/buildbots.rst @@ -10,7 +10,7 @@ branches `, Python has a set of dedicated machines (called *buildbots* or *build workers*) used for continuous integration. They span a number of hardware/operating system combinations. Furthermore, each machine hosts several *builders*, one per active branch: when a new change is pushed -to this branch on the public Mercurial repository, all corresponding builders +to this branch on the public `GitHub repository `_, all corresponding builders will schedule a new build to be run as soon as possible. The build steps run by the buildbots are the following: