From 694abaf06ff34d43f451850307be314cf70b9f2a Mon Sep 17 00:00:00 2001 From: Samuel Colvin Date: Thu, 4 Apr 2019 10:17:19 +0100 Subject: [PATCH] downloads badge links to pypistats.org (#458) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 14d6180..b0135cf 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,7 @@ contribution to *pydantic*, see the `Contributing to Pydantic`_. .. |CondaForge| image:: https://img.shields.io/conda/v/conda-forge/pydantic.svg :target: https://anaconda.org/conda-forge/pydantic .. |downloads| image:: https://img.shields.io/pypi/dm/pydantic.svg - :target: https://pypi.python.org/pypi/pydantic + :target: https://pypistats.org/packages/pydantic .. |versions| image:: https://img.shields.io/pypi/pyversions/pydantic.svg :target: https://github.com/samuelcolvin/pydantic .. |license| image:: https://img.shields.io/github/license/samuelcolvin/pydantic.svg