Skip to content

Commit 86ed997

Browse files
swiss-knightclaudep
authored andcommitted
Refs #605 - Fix broken readthedocs link in README.rst
Fix broken readthedocs link.
1 parent e00c42a commit 86ed997

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ is optional, it improves account security control over
3939

4040
Compatible with supported Django and Python versions. At the moment of writing that
4141
includes 3.2, 4.0 and 4.1 on Python 3.7, 3.8, 3.9, 3.10 and 3.11.
42-
Documentation is available at `readthedocs.org`_.
42+
Documentation is available at `readthedocs.io`_.
4343

4444

4545
Installation
@@ -79,7 +79,7 @@ The project is licensed under the MIT license.
7979
.. _contribution guidelines:
8080
https://github.com/jazzband/django-two-factor-auth/blob/master/CONTRIBUTING.rst
8181
.. _django-user-sessions: https://pypi.org/project/django-user-sessions/
82-
.. _readthedocs.org: https://django-two-factor-auth.readthedocs.org/
82+
.. _readthedocs.io: https://django-two-factor-auth.readthedocs.io/en/stable/index.html
8383
.. _`installation instructions`:
8484
https://django-two-factor-auth.readthedocs.io/en/stable/installation.html
8585
.. _`Stack Overflow`:

0 commit comments

Comments
 (0)