diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2020-04-10 14:00:17 -0400 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-13 10:57:15 -0700 |
commit | 6ceaa8426efc7ff067e555ad5fd4db256ef2ff35 (patch) | |
tree | 032a68685fbb2d93e94f79999a3eb66802b39eb4 /docs/guides/onap-operator/onap-portal-admin | |
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/onap-portal-admin')
-rw-r--r-- | docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst index 81d42f6a7..73a32fa75 100644 --- a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst +++ b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst @@ -17,7 +17,7 @@ The Portal SDK for application developers includes bundled tools, technologies, and built-in capabilities such as services, APIs, and UI controls. Existing applications can migrate to the Portal with the provided APIs and libraries. See `ONAP Portal SDK -Documentation <http://onap.readthedocs.io/en/latest/submodules/portal.git/docs/tutorials/index.html>`__\. +:ref:`Documentation<onap-portal:master_index>`. Access ------ @@ -25,7 +25,7 @@ Access Access the ONAP Portal using Mozilla Firefox or Google Chrome(win/mac) at the provided URL. For example: `https://<hostname:port>/ONAPPORTAL/login.html`. -Access the ONAP portal via the 8989 LoadBalancer documented `here <https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_user_guide.html#accessing-the-onap-portal-using-oom-and-a-kubernetes-cluster>`__ +:ref:`Access the ONAP portal via the 8989 LoadBalancer documented `here<onap-oom:onap-on-kubernetes-with-rancher>` From the Portal, users access applications directly or by function using the `Manage menu`. @@ -60,7 +60,7 @@ Admin Tasks From the ONAP Portal, administrators: - access the same functionality accessible to users (see `ONAP Portal - for users <#PAGE_1018759>`__) + for users <onap-#PAGE_1018759>`__) - manage users and application admins |