Skip to content

Commit 9edc064

Browse files
committed
Fix the images
1 parent 75981e7 commit 9edc064

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Consulate: A Consul Client Library
44
Consulate is a Python client library and set of application for the Consul
55
service discovery and configuration system.
66

7-
|Version| |Downloads| |Status| |Coverage| |Climate| |License|
7+
|Version| |Downloads| |Status| |Coverage| |License|
88

99
Installation
1010
------------
@@ -195,7 +195,7 @@ the scope of the full Consulate API.
195195
For more examples, check out the Consulate documentation.
196196

197197
.. |Version| image:: https://img.shields.io/pypi/v/consulate.svg?
198-
:target: http://badge.fury.io/py/consulate
198+
:target: https://pypi.python.org/pypi/consulate
199199

200200
.. |Status| image:: https://img.shields.io/travis/gmr/consulate.svg?
201201
:target: https://travis-ci.org/gmr/consulate
@@ -208,7 +208,3 @@ For more examples, check out the Consulate documentation.
208208

209209
.. |License| image:: https://img.shields.io/pypi/l/consulate.svg?
210210
:target: https://consulate.readthedocs.org
211-
212-
.. |Climate| image:: https://img.shields.io/codeclimate/github/gmr/consulate.svg?
213-
:target: https://codeclimate.com/github/gmr/consulate
214-

0 commit comments

Comments
 (0)