From 7cc2bdedd3812998078f386a125c50da462c433f Mon Sep 17 00:00:00 2001
From: Thomas Monjalon <thomas.monjalon@6wind.com>
Date: Mon, 29 Jun 2015 16:58:09 +0200
Subject: [PATCH] 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 <thomas.monjalon@6wind.com>
---
 doc/guides/rel_notes/abi.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 </guidelines/versioning>`.
+ABI deprecation notices are to be posted here.
 
 Examples of Deprecation Notices
 -------------------------------
-- 
2.39.5