diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/release-process.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt index bce7319079..37a691fe55 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -77,8 +77,9 @@ Supported versions ================== At any moment in time, Django's developer team will support a set of releases to -varying levels. See `the download page`_ for the current state of support for -each version. +varying levels. See `the supported versions section +<https://www.djangoproject.com/download/#supported-versions>`_ of the download +page for the current state of support for each version. * The current development master will get new features and bug fixes requiring major refactoring. |
