mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
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/
This commit is contained in:
parent
520d34f6d8
commit
1abb917ab8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue