diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-10-07 12:59:08 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-10-07 13:19:52 -0400 |
commit | 535be96db56357f41970fd256abe7eb35fe4d98a (patch) | |
tree | d9091d580ba1222354f830f97e4da42a2e4569c1 /docs/guide/developer-guide.rst | |
parent | 3c0cb32c558ebec18600ee5ec3c00e7fc323f099 (diff) |
Update doc references
Issue-ID: CCSDK-2833
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556
Diffstat (limited to 'docs/guide/developer-guide.rst')
-rw-r--r-- | docs/guide/developer-guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 ---------------------- |