summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-07-31 12:25:37 -0400
committerTim Graham <timograham@gmail.com>2015-07-31 12:25:37 -0400
commitc3b66dafdd473227065420bfc2d8d6819fe713ad (patch)
treed4e38b65bf980b62484159d605fbb4f58f1c10cd /docs
parent434d309ef6dbecbfd2b322d3a1da78aa5cb05fa8 (diff)
Improved link to the supported versions section of the download page.
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/release-process.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt
index fd8f0f1fd5..e56ac9ab2a 100644
--- a/docs/internals/release-process.txt
+++ b/docs/internals/release-process.txt
@@ -120,8 +120,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 non-trivial refactoring.