Skip to content

Commit 917035a

Browse files
committed
Fix RTFD badge
1 parent 7a496bc commit 917035a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ django-autoslug
2222
.. image:: https://img.shields.io/pypi/dd/django-autoslug.svg
2323
:target: https://pypi.python.org/pypi/django-autoslug
2424

25-
.. image:: https://img.shields.io/badge/docs-latest-red.svg?style=flat
25+
.. image:: https://readthedocs.org/projects/django-autoslug/badge/?version=latest
2626
:target: http://django-autoslug.readthedocs.org/en/latest/
2727

2828
Django-autoslug is a reusable Django library that provides an improved

0 commit comments

Comments
 (0)