diff options
author | RehanRaza <muhammad.rehan.raza@est.tech> | 2021-03-10 17:09:49 +0100 |
---|---|---|
committer | RehanRaza <muhammad.rehan.raza@est.tech> | 2021-03-10 17:11:09 +0100 |
commit | d7efd35ed3623be21ba34c232447594763c44072 (patch) | |
tree | e6a67ffbeefee58aba32f900af91da29ef300b9e /docs/humaninterfaces | |
parent | de4ac0d74436887c13b07b8abf2dbbf3db6a4c8e (diff) |
Fix documentation for ccsdk/oran
Change-Id: Ib1a116fc4bd3fecebdd13849fd9797e411706adc
Issue-ID: CCSDK-3201
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
Diffstat (limited to 'docs/humaninterfaces')
-rw-r--r-- | docs/humaninterfaces/humaninterfaces.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/humaninterfaces/humaninterfaces.rst b/docs/humaninterfaces/humaninterfaces.rst index c0ede9c5..9f1ea579 100644 --- a/docs/humaninterfaces/humaninterfaces.rst +++ b/docs/humaninterfaces/humaninterfaces.rst @@ -6,6 +6,6 @@ Human Interfaces ================ The NON-RT RIC Control Panel in O-RAN-SC can be used to interact with the Policy Management Service. -See `NON-RT RIC Control Panel repo <https://gerrit.o-ran-sc.org/r/admin/repos/portal/nonrtric-controlpanel>`_ from the `O-RAN-SC NONRTRIC Project <https://wiki.o-ran-sc.org/display/RICNR>`_. +See `NON-RT RIC Control Panel repo <https://gerrit.o-ran-sc.org/r/admin/repos/portal/nonrtric-controlpanel>`_ from the `O-RAN-SC NONRTRIC Project <https://wiki.o-ran-sc.org/display/RICNR>`_. -Any "Rest Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`A1 Policy Management Service API<offered_apis>`_ +Any "Rest Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`pms_api` |