summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-01-31 10:12:51 -0500
committerTim Graham <timograham@gmail.com>2018-01-31 10:17:06 -0500
commit4775dcb521f87694607c5a1fca052ffffc0bfcae (patch)
tree1a00325f5f1a570720f66bf0a1cee92ed52ae34e /docs/howto
parent8f14ed6c811359ca0188e8085c6d248c390a16fc (diff)
Renamed the "Supported versions" label.
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/upgrade-version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/upgrade-version.txt b/docs/howto/upgrade-version.txt
index 83dc50e001..09dc888278 100644
--- a/docs/howto/upgrade-version.txt
+++ b/docs/howto/upgrade-version.txt
@@ -8,7 +8,7 @@ version has several benefits:
* New features and improvements are added.
* Bugs are fixed.
* Older version of Django will eventually no longer receive security updates.
- (see :ref:`backwards-compatibility-policy`).
+ (see :ref:`supported-versions-policy`).
* Upgrading as each new Django release is available makes future upgrades less
painful by keeping your code base up to date.