There was an error while loading. Please reload this page.
1 parent 6b53b2f commit 5692448Copy full SHA for 5692448
docs/scenarios/ci.rst
@@ -26,7 +26,7 @@ engine. Use it.
26
27
Buildbot
28
--------
29
-`Buildbot <http://buildbot.net/buildbot/docs/current>`_ is a Python system to
+`Buildbot <http://docs.buildbot.net/current/>`_ is a Python system to
30
automate the compile/test cycle to validate code changes.
31
32
@@ -85,4 +85,4 @@ thorough.
85
86
In order to activate testing for your project, go to `the travis-ci site <http://travis-ci.org/>`_
87
and login with your Github account. Then activate your project in your profile settings and that's
88
-it. From now on, your project's tests will be run on every push to Github.
+it. From now on, your project's tests will be run on every push to Github.
0 commit comments