From: Thomas Monjalon Date: Mon, 29 Jun 2015 14:58:09 +0000 (+0200) Subject: doc: link ABI policy to release notes X-Git-Tag: spdx-start~8924 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=7cc2bdedd3812998078f386a125c50da462c433f;p=dpdk.git doc: link ABI policy to release notes When moving ABI policy to guidelines, the new doc was referred without using sphinx link. Fixes: f1ef9794f9bd ("doc: add ABI guidelines") Signed-off-by: Thomas Monjalon --- diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst index 408619820f..110c486737 100644 --- a/doc/guides/rel_notes/abi.rst +++ b/doc/guides/rel_notes/abi.rst @@ -1,7 +1,7 @@ ABI policy ========== -See the guidelines document for details of the ABI policy. ABI deprecation -notices are to be posted here +See the :doc:`guidelines document for details of the ABI policy `. +ABI deprecation notices are to be posted here. Examples of Deprecation Notices -------------------------------