Fix links to new intersphinx format.
Now that all the projects have anchors.
convert links to intersphinx format
Issue-ID: CIMAN-376
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I9c97ba7f6809446402cc2fa08add67a771e7e0fe
diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst
index f963888..f24349b 100644
--- a/docs/guides/onap-operator/settingup/index.rst
+++ b/docs/guides/onap-operator/settingup/index.rst
@@ -50,7 +50,7 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst
+:ref:`oom_cloud_setup_guide<onap-oom:oom_cloud_setup_guide>`
ONAP installation is described here:
@@ -58,8 +58,8 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst
- ../../../../submodules/oom.git/docs/oom_user_guide.rst
+:ref:`oom_quickstart_guide<onap-oom:oom_quickstart_guide>`
+:ref:`oom_user_guide<onap-oom:oom_user_guide>`
Alternative way of offline ONAP installation is described here:
@@ -67,7 +67,7 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom/offline-installer.git/docs/index.rst
+:ref:`oom offline-installer<onap-oom-offline-installer:master_index>`
.. note::
Prior to deployment of ONAP, there is no need to download manually any Docker container.