doc: link ABI policy to release notes

When moving ABI policy to guidelines, the new doc was referred
without using sphinx link.

Fixes: f1ef9794f9 ("doc: add ABI guidelines")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Thomas Monjalon 2015-06-29 16:58:09 +02:00
parent f1ef9794f9
commit 7cc2bdedd3

View File

@ -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
-------------------------------