From 32360b012da3939edd563b59cce0098396baf174 Mon Sep 17 00:00:00 2001
From: Kali Kaneko <kali@leap.se>
Date: Thu, 29 Oct 2015 11:02:09 -0400
Subject: [docs] add version badge for pypi

---
 mail/README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail/README.rst b/mail/README.rst
index 81b4cec..f201baa 100644
--- a/mail/README.rst
+++ b/mail/README.rst
@@ -2,8 +2,8 @@ leap.mail
 =========
 Mail services for the LEAP Client.
 
-.. image:: https://pypip.in/v/leap.mail/badge.png
-        :target: https://crate.io/packages/leap.mail
+.. image:: https://badge.fury.io/py/leap.mail.svg
+    :target: http://badge.fury.io/py/leap.mail
 
 .. image:: https://readthedocs.org/projects/leapmail/badge/?version=latest
          :target: http://leapmail.readthedocs.org/en/latest/
-- 
cgit v1.2.3