From d007dc2459bd740ca9b315c016eac7df45a1b929 Mon Sep 17 00:00:00 2001 From: Marcus Smith Date: Thu, 9 Jan 2014 20:47:46 -0800 Subject: change our readme badge target to pypi --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1c6146af5..e188a6aa9 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ pip === .. image:: https://pypip.in/v/pip/badge.png - :target: https://crate.io/packages/pip + :target: https://pypi.python.org/pypi/pip .. image:: https://secure.travis-ci.org/pypa/pip.png?branch=develop :target: http://travis-ci.org/pypa/pip -- cgit v1.2.1