Skip to content

Commit ac5447b

Browse files
committed
minor
1 parent 24e7600 commit ac5447b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Accessing parameters not defined as class level attributes would raise an ``Attr
8888
{'number_of_things': 7, 'use_feature_x': True}
8989
9090
91-
.. |Build Status| image:: https://travis-ci.org/kpe/py-params.svg?branch=master
92-
:target: https://travis-ci.org/kpe/py-params
91+
.. |Build Status| image:: https://travis-ci.com/kpe/py-params.svg?branch=master
92+
:target: https://travis-ci.com/kpe/py-params
9393
.. |Coverage Status| image:: https://coveralls.io/repos/kpe/py-params/badge.svg?branch=master
9494
:target: https://coveralls.io/r/kpe/py-params
9595
.. |Version Status| image:: https://badge.fury.io/py/py-params.svg

0 commit comments

Comments
 (0)