Skip to content
Browse files

fix badge URLs for CircleCI and ReadtheDocs

  • Loading branch information...
1 parent 8ba6839 commit ea77ccc63cef50be094fe71051d6263984e6f852 @jeremylow jeremylow committed Apr 27, 2016
Showing with 4 additions and 4 deletions.
  1. +4 −4 README.rst
View
8 README.rst
@@ -8,12 +8,12 @@ By the `Python-Twitter Developers <[email protected]>`_
:target: https://pypi.python.org/pypi/python-twitter/
:alt: Downloads
-.. image:: https://readthedocs.io/projects/python-twitter/badge/?version=latest
- :target: http://python-twitter.readthedocs.io/en/latest/?badge=latest
+.. image:: https://readthedocs.org/projects/python-twitter/badge/?version=latest
+ :target: http://python-twitter.readthedocs.org/en/latest/?badge=latest
:alt: Documentation Status
-.. image:: https://circleci.com/gh/bear/python-twitter/master.svg?style=shield&circle-token=42abb9ffa9e9db463b565f2d47eb0966039bce2d
- :target: https://circleci.org/gh/bear/python-twitter
+.. image:: https://circleci.com/gh/bear/python-twitter.svg?style=svg
+ :target: https://circleci.com/gh/bear/python-twitter
:alt: Circle CI
.. image:: http://codecov.io/github/bear/python-twitter/coverage.svg?branch=master

0 comments on commit ea77ccc

Please sign in to comment.
Something went wrong with that request. Please try again.