We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e7600 commit ac5447bCopy full SHA for ac5447b
README.rst
@@ -88,8 +88,8 @@ Accessing parameters not defined as class level attributes would raise an ``Attr
88
{'number_of_things': 7, 'use_feature_x': True}
89
90
91
-.. |Build Status| image:: https://travis-ci.org/kpe/py-params.svg?branch=master
92
- :target: https://travis-ci.org/kpe/py-params
+.. |Build Status| image:: https://travis-ci.com/kpe/py-params.svg?branch=master
+ :target: https://travis-ci.com/kpe/py-params
93
.. |Coverage Status| image:: https://coveralls.io/repos/kpe/py-params/badge.svg?branch=master
94
:target: https://coveralls.io/r/kpe/py-params
95
.. |Version Status| image:: https://badge.fury.io/py/py-params.svg
0 commit comments