From: Jeff Widman Date: Sun, 16 Jul 2023 09:19:31 +0000 (-0700) Subject: Switch badge provider (#10067) X-Git-Tag: rel_2_0_20~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f23c617e1060fc44c90528d2bfe7a6bd77f5d010;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Switch badge provider (#10067) Switch badge provider to point at Pepy.tech which provides further stats on the downloads. Also they use a blue color which better matches the blue color of the other badges. 😁 --- diff --git a/README.rst b/README.rst index f0280f77b2..54baa28827 100644 --- a/README.rst +++ b/README.rst @@ -11,8 +11,8 @@ SQLAlchemy :target: https://pypi.org/project/sqlalchemy :alt: PyPI - Python Version -.. |Downloads| image:: https://img.shields.io/pypi/dm/sqlalchemy - :target: https://pypi.org/project/sqlalchemy +.. |Downloads| image:: https://static.pepy.tech/badge/sqlalchemy/month + :target: https://pepy.tech/project/sqlalchemy :alt: PyPI - Downloads