From 7ff326928a08d4c51141768bd305a44ca5ecb2e7 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 29 May 2014 18:58:12 -0400 Subject: [PATCH] Improved deprecation plan links in release notes. --- docs/releases/1.5.txt | 2 +- docs/releases/1.6.txt | 2 +- docs/releases/1.7.txt | 2 +- docs/releases/1.8.txt | 2 +- 4 files changed, 4 insertions(+), 4 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 3ddc745841..aca396be0a 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 0b43b97d73..e1bc3e515c 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. diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 2fed9fa4a6..e0ad845a39 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -204,7 +204,7 @@ Backwards incompatible changes in 1.8 .. 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.