From 35bdf87034000d7e00521ed62f0e12f9bed6ea9c Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 29 May 2014 18:58:12 -0400 Subject: [PATCH] [1.7.x] Improved deprecation plan links in release notes. Backport of 7ff326928a08d4c51141768bd305a44ca5ecb2e7 from master --- docs/releases/1.5.txt | 2 +- docs/releases/1.6.txt | 2 +- docs/releases/1.7.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index 5047a4b4ff..491f0463dc 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 ` for any features that + :ref:`deprecation plan ` 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. diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index 83b73a68c6..d87a9e6308 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -380,7 +380,7 @@ Backwards incompatible changes in 1.6 .. warning:: In addition to the changes outlined in this section, be sure to review the - :doc:`deprecation plan ` for any features that + :ref:`deprecation plan ` 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. diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 4c01659ba6..e65637f085 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -851,7 +851,7 @@ Backwards incompatible changes in 1.7 .. warning:: In addition to the changes outlined in this section, be sure to review the - :doc:`deprecation plan ` for any features that + :ref:`deprecation plan ` 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.