From 30e09079fe5c98c4e954c4e44d11a89f7885bd4e Mon Sep 17 00:00:00 2001 From: "raviteja.karumuri" Date: Thu, 21 Nov 2024 11:53:40 +0000 Subject: [PATCH] Doc-NewDelhi Remove all traces of old OSC & ONAP wiki links Issue-ID: CCSDK-4063 Change-Id: Idacba14cbe53891cf05046034842181bf46c99fa Signed-off-by: Raviteja Karumuri --- README.md | 2 +- a1-policy-management/README.md | 2 +- a1-policy-management/pom.xml | 2 +- docs/guide/developer-guide.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 884631a1..9831f78b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ More information on the CCSDK A1 Policy Management Service can be found in the ' More information on the CCSDK A1-Adapter controller extension can be found in the 'a1-adapter' subdirectory. See also additional information at: - - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + - https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP - https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html ## Prerequisits diff --git a/a1-policy-management/README.md b/a1-policy-management/README.md index 3b784a4f..746eb650 100644 --- a/a1-policy-management/README.md +++ b/a1-policy-management/README.md @@ -50,7 +50,7 @@ The backend server publishes live API documentation at the URL `http://your-host-name-here:8081/swagger-ui.html` More information about the ONAP CCSDK A1 Policy Management Service can be found at: - - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + - https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP - https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index dbd9ba95..cc18b9de 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -418,7 +418,7 @@ The O-RAN Non-RT RIC Policy Management Service provides a REST API for managing O-RAN A1 Policies. ONAP CCSDK A1 Policy Management Service - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP Copyright (C) 2020-2023 Nordix Foundation. Licensed under the Apache License, and Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/docs/guide/developer-guide.rst b/docs/guide/developer-guide.rst index d6896872..7895c2eb 100644 --- a/docs/guide/developer-guide.rst +++ b/docs/guide/developer-guide.rst @@ -64,7 +64,7 @@ There are two configuration files for A1 Policy Management Service, *config/appl The first (*config/application_configuration.json*) contains application-specific configuration needed by the application, such as which near-RT RICs, or controller to use. The second (*config/application.yaml*) contains logging and security configurations. -For more information about these configuration files can be found as comments in the sample files provided with the source code, or on the `ONAP wiki `_ +For more information about these configuration files can be found as comments in the sample files provided with the source code, or on the `ONAP wiki `_ Static configuration - Settings that cannot be changed at runtime (*application.yaml*) -------------------------------------------------------------------------------------- -- 2.16.6