From 535be96db56357f41970fd256abe7eb35fe4d98a Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 7 Oct 2020 12:59:08 -0400 Subject: Update doc references Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556 --- docs/guide/developer-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/guide') diff --git a/docs/guide/developer-guide.rst b/docs/guide/developer-guide.rst index 8a32b206..18182543 100644 --- a/docs/guide/developer-guide.rst +++ b/docs/guide/developer-guide.rst @@ -12,7 +12,7 @@ A1 Adapter TBD -The A1 Adapter can be accessed over the REST API. See :ref:`a1-adapter-api` for how to use the API. +The A1 Adapter can be accessed over the REST API. See :ref:`offered_apis` for how to use the API. A1 Policy Management @@ -29,7 +29,7 @@ The CCSDK Policy Management Service (PMS) provides a REST API for management of * Query functions that can find all policies in a RIC, all policies owned by a service (R-APP), all policies of a type etc. * Maps O1 resources (ManagedElement) as defined in O1 to the controlling RIC. -The Policy Management Service can be accessed over the REST API. See :ref:`pms-api` for how to use the API. +The Policy Management Service can be accessed over the REST API. See :ref:`pms_api` for how to use the API. Configuration of certs ---------------------- -- cgit 1.2.3-korg