diff options
author | JohnKeeney <john.keeney@est.tech> | 2024-08-09 18:16:06 +0100 |
---|---|---|
committer | John Keeney <john.keeney@est.tech> | 2024-08-20 14:27:26 +0000 |
commit | 8458aa547f5bc3415b4f337935410a5ff19299e8 (patch) | |
tree | 59c3d87074c915e86511da129479a456e1b76d14 /docs/humaninterfaces | |
parent | 0dd2728b50598b27f4412e66ed3dcc669e0d4610 (diff) |
Manually reset versions for newdelhi branch - avoid conflict
Keeps most changes since New Delhi Release - easier than rebase & cherry pick
Also update Docs for New Delhi
Issue-ID: CCSDK-4020
Change-Id: Id04a61c0ba1bdb69fa8752446eadb110ebf69f19
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'docs/humaninterfaces')
-rw-r--r-- | docs/humaninterfaces/humaninterfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/humaninterfaces/humaninterfaces.rst b/docs/humaninterfaces/humaninterfaces.rst index a68962b8..780f8208 100644 --- a/docs/humaninterfaces/humaninterfaces.rst +++ b/docs/humaninterfaces/humaninterfaces.rst @@ -7,6 +7,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://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR>`_. Any "REST Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`pms_api` |