diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-13 07:12:09 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-13 07:16:35 +0530 |
commit | 0e89c1fbeb6618a1a4218c7c78506dff6f71dd6d (patch) | |
tree | 772203cc1e74ed77136806ad111e9e40b95c8030 /docs/installation_guide.rst | |
parent | 0aeedb55066ff9e860225be51266ac85134afb87 (diff) |
Fix borken link in doc images
CLI-40
Change-Id: Ie1b0d7d0b709410aac83a025f7d2a92ee2ffb5f2
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/installation_guide.rst')
-rw-r--r-- | docs/installation_guide.rst | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/docs/installation_guide.rst b/docs/installation_guide.rst index 95dc6046..b6864f05 100644 --- a/docs/installation_guide.rst +++ b/docs/installation_guide.rst @@ -30,7 +30,7 @@ Please follow the instructions given below, for installing CLI using install.sh. onap -v -4. For more details, please refer user_guide_. +4. For details, see :ref:`user_guide` Using Portal CLI app @@ -40,17 +40,13 @@ Please follow the instructions given below, for installing CLI from portal. 1. After installing Portal, ONAP CLI will be available as Portal application as shown below: -|image0| - -.. |image0| image:: images/portal-cli-app.png +.. image:: images/portal-cli-app.png :height: 600px :width: 800px 2. Click on CLI application and it will show the following page and download the CLI as reported in this page. -|image1| - -.. |image1| image:: images/portal-cli-dowload.png +.. image:: images/portal-cli-dowload.png :height: 600px :width: 800px @@ -60,7 +56,7 @@ Please follow the instructions given below, for installing CLI from portal. onap -v -5. For more details, please refer user_guide_. +5. For details, see :ref:`user_guide` Using docker image ----------------- @@ -76,6 +72,6 @@ Please follow the instructions given below, for installing CLI using docker imag docker run onap/cli onap -v -3. For more details, please refer user_guide_. +3. For details, see :ref:`user_guide` |