Skip to content

Commit 39b5382

Browse files
committed
fix doc badge link
1 parent c5b2de3 commit 39b5382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/django-routines.svg)](https://pypi.python.org/pypi/django-routines/)
88
[![PyPI djversions](https://img.shields.io/pypi/djversions/django-routines.svg)](https://pypi.org/project/django-routines/)
99
[![PyPI status](https://img.shields.io/pypi/status/django-routines.svg)](https://pypi.python.org/pypi/django-routines)
10-
[![Documentation Status](https://readthedocs.org/projects/django-routines/badge/?version=latest)](http://django-routines.readthedocs.io/?badge=latest/)
10+
[![Documentation Status](https://readthedocs.org/projects/django-routines/badge/?version=latest)](https://django-routines.readthedocs.io/en/latest/)
1111
[![Code Cov](https://codecov.io/gh/bckohan/django-routines/branch/main/graph/badge.svg?token=0IZOKN2DYL)](https://codecov.io/gh/bckohan/django-routines)
1212
[![Test Status](https://github.com/bckohan/django-routines/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/bckohan/django-routines/actions/workflows/test.yml?query=branch:main)
1313
[![Lint Status](https://github.com/bckohan/django-routines/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/bckohan/django-routines/actions/workflows/lint.yml?query=branch:main)

0 commit comments

Comments
 (0)