aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guide
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2024-11-21 11:47:12 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2024-11-21 11:47:12 +0000
commitad619dbb43bcdc7c0456a633c9ef1f64fca90cdc (patch)
tree00f722aeb839f7058548f07bd3e8f742b90cbafe /docs/guide
parent3477cf37f00bc8dff4b74836d836d3b8846e21c4 (diff)
Doc-Oslo Remove all traces of old OSC & ONAP wiki links
Issue-ID: CCSDK-4063 Change-Id: I47c0bc48137b0856d3c437b03daf77f527313eb2 Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/developer-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/developer-guide.rst b/docs/guide/developer-guide.rst
index ef73af6b..05a8281a 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 <https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP>`_
+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 <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP>`_
Static configuration - Settings that cannot be changed at runtime (*application.yaml*)
--------------------------------------------------------------------------------------