Skip to content

Commit e01ca2f

Browse files
committed
Updated to use sheilds.io badges
1 parent 15b1b42 commit e01ca2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ Or you can display how often each error was found::
8383
Links
8484
-----
8585

86-
.. image:: https://api.travis-ci.org/PyCQA/pycodestyle.png?branch=master
86+
.. image:: https://img.shields.io/travis/PyCQA/pycodestyle.svg
8787
:target: https://travis-ci.org/PyCQA/pycodestyle
8888
:alt: Build status
8989

90-
.. image:: https://pypip.in/wheel/pycodestyle/badge.png?branch=master
90+
.. image:: https://img.shields.io/pypi/wheel/pycodestyle.svg
9191
:target: https://pypi.python.org/pypi/pycodestyle
9292
:alt: Wheel Status
9393

0 commit comments

Comments
 (0)