From 835ea1ab66130ef8bc7a6b8136f060780d7db831 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Thu, 16 Jan 2025 15:49:10 +0000 Subject: [PATCH] Update links and release references Issue-ID: NONRTRIC-1042 Change-Id: I9ff1e0b319dd22ab049b4a822770bed521292989 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..6881df7 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