Skip to content

Commit 3d352ce

Browse files
authored
Fixed links to supported versions in README. (#1617)
1 parent b86955b commit 3d352ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Django REST Framework.
2626

2727
Please see:
2828

29-
* `Status of supported Python branches <https://devguide.python.org/#status-of-python-branches>`_
30-
* `List of supported Django versions <https://www.djangoproject.com/download/#support-versions>`_
29+
* `Status of supported Python versions <https://devguide.python.org/versions/#supported-versions>`_
30+
* `List of supported Django versions <https://www.djangoproject.com/download/#supported-versions>`_
3131

3232
Support for Python and Django versions will be dropped when they reach
33-
end-of-life. Support for Python versions will dropped when they reach
33+
end-of-life. Support for Python versions will be dropped when they reach
3434
end-of-life, even when still supported by a current version of Django.
3535

3636
Other breaking changes are rare. Where required, every effort will be made to

0 commit comments

Comments
 (0)