Skip to content

Commit 5eaa600

Browse files
committed
fix readme
1 parent cb58913 commit 5eaa600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
.. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/django-enum.svg
1111
:target: https://pypi.python.org/pypi/django-enum/
1212

13-
.. |PyPI djversions| image:: https://img.shields.io/pypi/djversions/your-package-name.svg
13+
.. |PyPI djversions| image:: https://img.shields.io/pypi/djversions/django-enum.svg
1414
:alt: Supported Django versions
15-
:target: https://pypi.org/project/your-package-name/
15+
:target: https://pypi.org/project/django-enum/
1616

1717
.. |PyPI status| image:: https://img.shields.io/pypi/status/django-enum.svg
1818
:target: https://pypi.python.org/pypi/django-enum

0 commit comments

Comments
 (0)