diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-09 14:13:41 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-09 14:13:41 -0400 |
commit | b9fe92fd9dfce3ac822adce62c4a1c9aeb8c663e (patch) | |
tree | 1fc3ffca5b0b526db850d8f59ca5300e905fa12f | |
parent | bf0378257afcb8fa2542e5cf904691ec5fdd74b1 (diff) |
[docs] fix broken pypi badge
-rw-r--r-- | README.rst | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3,9 +3,8 @@ Bitmask *your internet encryption toolkit* -.. image:: https://pypip.in/v/leap.bitmask/badge.png - :target: https://crate.io/packages/leap.bitmask -.. image:: https://pypip.in/d/leap.bitmask/badge.png +.. image:: https://badge.fury.io/py/leap.bitmask.svg + :target: http://badge.fury.io/py/leap.bitmask **Bitmask** is the multiplatform desktop client for the services offered by `the LEAP Platform`_. |