Skip to content

Commit b9f1ae8

Browse files
authored
Fix link to custom builders (GH-666)
1 parent 0f2ea52 commit b9f1ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbots.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Custom builders
209209
When working on a platform-specific issue, you may want to test your changes on
210210
the buildbot fleet rather than just on Travis and AppVeyor. To do so, you can
211211
make use of the `custom builders
212-
<http://buildbot.python.org/all/#/builders?tags=custom.unstable&tags=custom.stable>`_.
212+
<https://buildbot.python.org/all/#/builders?tags=%2Bcustom>`_.
213213
These builders track the ``buildbot-custom`` short-lived branch of the
214214
``python/cpython`` repository, which is only accessible to core developers.
215215

0 commit comments

Comments
 (0)