From 8f19d77c68f42751021e6935efedac9af8fdb16d Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Mon, 4 Oct 2021 14:00:15 -0400 Subject: [PATCH] docs: reference api-status.md from api-stability.md Removes a long standing TODO. Signed-off-by: John Mulligan --- docs/api-stability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-stability.md b/docs/api-stability.md index acc892a..a401ef0 100644 --- a/docs/api-stability.md +++ b/docs/api-stability.md @@ -33,7 +33,7 @@ only available, if the build tag `ceph_preview` is set. There might be breaking changes in future releases regarding preview APIs. Usually new exported APIs are introduced with this level first and become stable when there were no major changes to the API for two releases. The schedule for preview APIs becoming -stable is tracked in a separate document (link TBD). +stable is tracked in a [separate document](./api-status.md). Please note that while these APIs are still considered "unstable", this is not true for the quality of their implementations, which we regard as stable and