diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/architecture.rst | 4 | ||||
-rw-r--r-- | docs/platform/offeredapis.rst | 4 | ||||
-rw-r--r-- | docs/tutorials/portal-sdk/architecture.rst | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index cd212688..7550ac6d 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 - +.. _architecture: Architecture ------------ @@ -21,4 +21,4 @@ From the Portal, users access applications and Key Performance Indicators. Admin Here are two views of the Portal landing screen, one for administrators, and one for users: -.. image:: PortalLandingPage.png +.. image:: PortalLandingPage.png
\ No newline at end of file diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index d2966819..594fed96 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 - +.. _offeredapis: Offered APIs ============ @@ -33,4 +33,4 @@ Additional information, including examples, can be found at `PortalApi link`_. .. _PortalApi link: https://wiki.onap.org/display/DW/Portal+API -End of Document
\ No newline at end of file +End of Document diff --git a/docs/tutorials/portal-sdk/architecture.rst b/docs/tutorials/portal-sdk/architecture.rst index ec64bf22..79e5cdc8 100644 --- a/docs/tutorials/portal-sdk/architecture.rst +++ b/docs/tutorials/portal-sdk/architecture.rst @@ -1,4 +1,5 @@ Application architecture ============================================ +.. _architecture: Click here to see the `ONAP Portal Architecture <../../../docs/platform/architecture.html>`_. |