From 9edc0644fceaae75dc27aec7c0d51a64be12df37 Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Wed, 22 Jul 2015 11:33:02 -0400 Subject: [PATCH] Fix the images --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index a05bd2f..c2d3202 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Consulate: A Consul Client Library Consulate is a Python client library and set of application for the Consul service discovery and configuration system. -|Version| |Downloads| |Status| |Coverage| |Climate| |License| +|Version| |Downloads| |Status| |Coverage| |License| Installation ------------ @@ -195,7 +195,7 @@ the scope of the full Consulate API. For more examples, check out the Consulate documentation. .. |Version| image:: https://img.shields.io/pypi/v/consulate.svg? - :target: http://badge.fury.io/py/consulate + :target: https://pypi.python.org/pypi/consulate .. |Status| image:: https://img.shields.io/travis/gmr/consulate.svg? :target: https://travis-ci.org/gmr/consulate @@ -208,7 +208,3 @@ For more examples, check out the Consulate documentation. .. |License| image:: https://img.shields.io/pypi/l/consulate.svg? :target: https://consulate.readthedocs.org - -.. |Climate| image:: https://img.shields.io/codeclimate/github/gmr/consulate.svg? - :target: https://codeclimate.com/github/gmr/consulate -