diff options
author | 2020-04-10 14:00:17 -0400 | |
---|---|---|
committer | 2020-04-13 10:57:15 -0700 | |
commit | 6ceaa8426efc7ff067e555ad5fd4db256ef2ff35 (patch) | |
tree | 032a68685fbb2d93e94f79999a3eb66802b39eb4 /docs/guides/onap-operator/platformoperations.rst | |
parent | 27d0980672f2578a12720725010cb458d0e7152c (diff) |
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
Diffstat (limited to 'docs/guides/onap-operator/platformoperations.rst')
-rw-r--r-- | docs/guides/onap-operator/platformoperations.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst index edde9aed8..520586e84 100644 --- a/docs/guides/onap-operator/platformoperations.rst +++ b/docs/guides/onap-operator/platformoperations.rst @@ -20,7 +20,7 @@ be found in: :maxdepth: 2 :titlesonly: - ../../submodules/oom.git/docs/oom_user_guide.rst +:ref:`oom_user_guide<onap-oom:oom_user_guide>` ONAP Testing and Monitoring --------------------------- @@ -38,7 +38,7 @@ functions :maxdepth: 2 :titlesonly: - RobotFramework <../../submodules/integration.git/docs/docs_robot.rst> +:ref:`RobotFramework<onap-integration:docs_robot>` **Interface Health can be checked via Consul:** @@ -61,9 +61,9 @@ functions graphically view the current health status of all of the ONAP components for which agents have been created - The Consul GUI can be accessed via: + The Consul GUI can be accessed via http AT - http://<kubernetes IP>:30270/ui/ + <kubernetes IP>:30270/ui/ **ONAP Log collection is provided by the Logging and Analytics Module:** @@ -71,7 +71,7 @@ functions :maxdepth: 2 :titlesonly: - Logging&Analytics <../../submodules/logging-analytics.git/docs/index.rst> +:ref:`Logging & Analytics <onap-logging-analytics:master_index>` ONAP Backup and Restore ----------------------- @@ -90,5 +90,5 @@ the MUSIC component: :maxdepth: 2 :titlesonly: - Multi-Site State Coordination <../../submodules/music.git/docs/index.rst> +:ref:`Multi-Site State Coordination<onap-music:master_index>` |