From bb2523ddb91c9032aef82fff60e4844de3b511ee Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 23 Dec 2021 20:36:48 +0100 Subject: [PATCH] Fix badge URL. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 867bb9e..2876635 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ object oriented programming patterns. Check out the `documentation`_ for more complete examples. -.. |latest-version| image:: https://img.shields.io/pypi/v/django-configurations.serving +.. |latest-version| image:: https://img.shields.io/pypi/v/django-configurations.svg :target: https://pypi.python.org/pypi/django-configurations :alt: Latest version on PyPI