Add SMO O2 link in projects
Issue-ID: SMO-61
Change-Id: I63b848504600ec0dcae5bed7386d3f1bdeb90f49
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
diff --git a/docs/conf.py b/docs/conf.py
index 093dbcb..c0f0037 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -97,5 +97,6 @@
#SMO
intersphinx_mapping['smo-ves'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-ves/en/%s' % branch, None)
intersphinx_mapping['smo-o1'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o1/en/%s' % branch, None)
+intersphinx_mapping['smo-o2'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/%s' % branch, None)
diff --git a/docs/projects.rst b/docs/projects.rst
index f7228bd..0bc0e20 100644
--- a/docs/projects.rst
+++ b/docs/projects.rst
@@ -155,6 +155,7 @@
* :doc:`SMO-VES <smo-ves:index>`
* :doc:`SMO O1 <smo-o1:index>`
+* :doc:`SMO O2 <smo-o2:index>`