summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-05-29 18:58:12 -0400
committerTim Graham <timograham@gmail.com>2014-05-29 18:59:56 -0400
commitd57cf88c1e14bad8fb4611725245c381241dd748 (patch)
tree75409b7bf45420cbd21352802fededd68cfe83af /docs
parentd5ca48245132dee7359b616cd4416242bc28eaaa (diff)
[1.5.x] Improved deprecation plan links in release notes.
Backport of 7ff326928a08d4c51141768bd305a44ca5ecb2e7 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index 47e8fb6081..56639ce021 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -354,7 +354,7 @@ Backwards incompatible changes in 1.5
.. warning::
In addition to the changes outlined in this section, be sure to review the
- :doc:`deprecation plan </internals/deprecation>` for any features that
+ :ref:`deprecation plan <deprecation-removed-in-1.5>` for any features that
have been removed. If you haven't updated your code within the
deprecation timeline for a given feature, its removal may appear as a
backwards incompatible change.