Skip to content

Commit c14dccf

Browse files
authored
Merge pull request #807 from guettli/patch-1
Link to **Python** docs of travis.
2 parents 45b70b3 + aa15249 commit c14dccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/ci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ this example content::
7777
This will get your project tested on all the listed Python versions by
7878
running the given script, and will only build the master branch. There are a
7979
lot more options you can enable, like notifications, before and after steps
80-
and much more. The `travis-ci docs <http://about.travis-ci.org/docs/>`_
80+
and much more. The `travis-ci docs <https://docs.travis-ci.com/user/languages/python/>`_
8181
explain all of these options, and are very thorough.
8282

8383
In order to activate testing for your project, go to `the travis-ci site <https://travis-ci.org/>`_

0 commit comments

Comments
 (0)