Skip to content

Commit

Permalink
updated broken badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Malmgren committed Aug 29, 2015
1 parent f309770 commit f08e36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Extract text from any document. No muss. No fuss.

.. |Build Status| image:: https://travis-ci.org/deanmalmgren/textract.svg?branch=master
:target: https://travis-ci.org/deanmalmgren/textract
.. |Version| image:: https://pypip.in/v/textract/badge.png
.. |Version| image:: https://img.shields.io/pypi/v/textract.svg
:target: https://warehouse.python.org/project/textract/
.. |Downloads| image:: https://pypip.in/d/textract/badge.png
.. |Downloads| image:: https://img.shields.io/pypi/dm/textract.svg
:target: https://warehouse.python.org/project/textract/
.. |Test Coverage| image:: https://coveralls.io/repos/deanmalmgren/textract/badge.png
:target: https://coveralls.io/r/deanmalmgren/textract
Expand Down

0 comments on commit f08e36c

Please sign in to comment.