We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b1b42 commit e01ca2fCopy full SHA for e01ca2f
1 file changed
README.rst
@@ -83,11 +83,11 @@ Or you can display how often each error was found::
83
Links
84
-----
85
86
-.. image:: https://api.travis-ci.org/PyCQA/pycodestyle.png?branch=master
+.. image:: https://img.shields.io/travis/PyCQA/pycodestyle.svg
87
:target: https://travis-ci.org/PyCQA/pycodestyle
88
:alt: Build status
89
90
-.. image:: https://pypip.in/wheel/pycodestyle/badge.png?branch=master
+.. image:: https://img.shields.io/pypi/wheel/pycodestyle.svg
91
:target: https://pypi.python.org/pypi/pycodestyle
92
:alt: Wheel Status
93
0 commit comments