From 3291351d1066ff25685f36ea06e45b6abae4f63b Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Thu, 16 Jan 2025 15:53:52 +0000 Subject: [PATCH] Update links and release references in k-release Issue-ID: NONRTRIC-1042 Change-Id: I36955c2fb7994694c534e5a0959ce616b7c5c8c1 Signed-off-by: saul.gill --- docs/developer-guide.rst | 5 +++-- participants/docs/developer-guide.rst | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 70f73c4..0711158 100755 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,13 +1,14 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +.. Modifications Copyright (c) 2023-2025 Nordix Foundation. Developer Guide =============== This document provides a quickstart for developers of the Non-RT RIC rApp Manager. -Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki `_. +Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki `_. The rApp Manager is a Java 17 web application built using the Spring Framework. Using Spring Boot dependencies, it runs as a standalone application. @@ -63,7 +64,7 @@ OSC NONRTRIC integrated test environment can be found in the *./nonrtric* direct The scripts located in *rappmanager/scripts/install* can be used for an automatic installation in the Kubernetes Cluster, see `Automatic Installation in Kubernetes `_. -For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes `_. +For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes `_. For more information see `Integration and Testing documentation in the O-RAN-SC `_. diff --git a/participants/docs/developer-guide.rst b/participants/docs/developer-guide.rst index 56eda33..928fd56 100755 --- a/participants/docs/developer-guide.rst +++ b/participants/docs/developer-guide.rst @@ -1,13 +1,14 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. +.. Modifications Copyright (c) 2023-2025 Nordix Foundation. Developer Guide =============== This document provides a quickstart for developers of the Non-RT RIC DME Participant. -Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki `_. +Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki `_. The DME Participant is a Java 17 web application built using the Spring Framework. Using Spring Boot dependencies, it runs as a standalone application. @@ -53,7 +54,7 @@ Non-RT RIC can be also deployed in a Kubernetes cluster, `it/dep repository `_. +For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes `_. For more information see `Integration and Testing documentation in the O-RAN-SC `_. -- 2.16.6