Correct documentation 03/8703/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 30 Jun 2022 08:59:05 +0000 (10:59 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 30 Jun 2022 08:59:09 +0000 (10:59 +0200)
Issue-ID: NONRTRIC-762
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: If63fe1af1e3ebf232cc7b72a7989fad2ba737647

docs/conf.py
docs/developer-guide.rst

index 49aaa34..59cc205 100644 (file)
@@ -19,7 +19,7 @@ extensions = [
 #intershpinx mapping with other projects
 intersphinx_mapping = {}
 
-intersphinx_mapping['controlpanel'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/%s' % branch, None)
+intersphinx_mapping['controlpanel'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/e-release', None)
 intersphinx_mapping['simulator'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-sim-a1-interface/en/%s' % branch, None)
 intersphinx_mapping['dmaapmediatorproducer'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-dmaapmediatorproducer/en/%s' % branch, None)
 intersphinx_mapping['dmaapadapter'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-dmaapadapter/en/%s' % branch, None)
index 0198100..9ef6ef2 100644 (file)
@@ -7,7 +7,7 @@ Developer Guide
 
 This document provides a quickstart for developers of the Non-RT RIC parts.
 
-Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki <https://wiki.o-ran-sc.org/display/RICNR/Release+E>`_.
+Additional developer guides are available on the `O-RAN SC NONRTRIC Developer wiki <https://wiki.o-ran-sc.org/display/RICNR/Release+F>`_.
 
 Kubernetes deployment
 ---------------------
@@ -18,5 +18,5 @@ OSC NONRTRIC integrated test environment can be found in the *./nonrtric* direct
 
 For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes <https://wiki.o-ran-sc.org/display/RICNR/Deploy+NONRTRIC+in+Kubernetes>`_.
 
-For more information see `Integration and Testing documentation on the O-RAN-SC wiki <https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html>`_.
+For more information see `Integration and Testing documentation in the O-RAN-SC <https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html>`_.