modify intersphinx_mapping in docs/conf.py due to the URL change 93/1393/1
authorweichen <niweichen@chinamobile.com>
Thu, 7 Nov 2019 03:43:03 +0000 (22:43 -0500)
committerweichen <niweichen@chinamobile.com>
Thu, 7 Nov 2019 03:43:03 +0000 (22:43 -0500)
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: I7d640096d6256c9c786e4bb8a5af0cf958db5f84

docs/conf.py

index 1485d6d..aa2cfa2 100644 (file)
@@ -7,4 +7,4 @@ linkcheck_ignore = [
 ]
 
 intersphinx_mapping = {}
-intersphinx_mapping['portal-ric-dashboard'] = ('https://o-ran-sc-doc.readthedocs.io/projects/o-ran-sc-portal-ric-dashboard/en/%s' % branch, None)
+intersphinx_mapping['portal-ric-dashboard'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-ric-dashboard/en/%s' % branch, None)