Skip to content

Commit 4480ea9

Browse files
committed
Merge pull request bear#325 from bear/fix/badges
Fix Badge URLs for CircleCI and ReadtheDocs
2 parents 8ba6839 + ea77ccc commit 4480ea9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ By the `Python-Twitter Developers <python-twitter@googlegroups.com>`_
88
:target: https://pypi.python.org/pypi/python-twitter/
99
:alt: Downloads
1010

11-
.. image:: https://readthedocs.io/projects/python-twitter/badge/?version=latest
12-
:target: http://python-twitter.readthedocs.io/en/latest/?badge=latest
11+
.. image:: https://readthedocs.org/projects/python-twitter/badge/?version=latest
12+
:target: http://python-twitter.readthedocs.org/en/latest/?badge=latest
1313
:alt: Documentation Status
1414

15-
.. image:: https://circleci.com/gh/bear/python-twitter/master.svg?style=shield&circle-token=42abb9ffa9e9db463b565f2d47eb0966039bce2d
16-
:target: https://circleci.org/gh/bear/python-twitter
15+
.. image:: https://circleci.com/gh/bear/python-twitter.svg?style=svg
16+
:target: https://circleci.com/gh/bear/python-twitter
1717
:alt: Circle CI
1818

1919
.. image:: http://codecov.io/github/bear/python-twitter/coverage.svg?branch=master

0 commit comments

Comments
 (0)