We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb58913 commit 5eaa600Copy full SHA for 5eaa600
README.rst
@@ -10,9 +10,9 @@
10
.. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/django-enum.svg
11
:target: https://pypi.python.org/pypi/django-enum/
12
13
-.. |PyPI djversions| image:: https://img.shields.io/pypi/djversions/your-package-name.svg
+.. |PyPI djversions| image:: https://img.shields.io/pypi/djversions/django-enum.svg
14
:alt: Supported Django versions
15
- :target: https://pypi.org/project/your-package-name/
+ :target: https://pypi.org/project/django-enum/
16
17
.. |PyPI status| image:: https://img.shields.io/pypi/status/django-enum.svg
18
:target: https://pypi.python.org/pypi/django-enum
0 commit comments