diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/README.rst b/mail/README.rst index 81b4cec9..f201baa1 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/ |