From 1abb917ab86463c12a13e34f6552407f91d2e215 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Thu, 30 Jun 2016 21:12:02 +0300 Subject: [PATCH] Fix URL under package version badge (#2806) crate.io has been shut down and the domain repurposed/sold. See https://www.reddit.com/r/Python/comments/1wcp93/what_happened_to_crateio/ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0c8f33f3a..c842de080 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ .. image:: https://img.shields.io/pypi/l/wagtail.svg :target: https://pypi.python.org/pypi/wagtail/ .. image:: https://img.shields.io/pypi/v/wagtail.svg - :target: https://crate.io/packages/wagtail/ + :target: https://pypi.python.org/pypi/wagtail/ .. image:: https://coveralls.io/repos/torchbox/wagtail/badge.svg?branch=master :target: https://coveralls.io/r/torchbox/wagtail?branch=master