diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-03-23 14:15:33 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-03-25 11:01:31 +0000 |
commit | 2936ef1da71bb9e53f3680ee82e4611823c79fa2 (patch) | |
tree | 59d3e4b71ee5edc6dcb2003e0a5620e023fd60a3 /docs | |
parent | d1e27ba076ba2f37241b7d16a791c99cdc904d91 (diff) |
Update links in install guide
Change-Id: Iec903e45f839366f1498056bf448a758142d9383
Issue-ID: INT-1893
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/InstallGuide.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/InstallGuide.rst b/docs/InstallGuide.rst index ebf5bc58..aa3aa654 100644 --- a/docs/InstallGuide.rst +++ b/docs/InstallGuide.rst @@ -5,7 +5,7 @@ Offline Installer - Installation Guide ====================================== -This document describes the correct offline installation procedure for `OOM ONAP`_, which is done by the ansible based `offline-installer <https://gerrit.onap.org/r/#/admin/projects/oom/offline-installer>`_. +This document describes offline installation procedure for `OOM ONAP`_, which is done by the ansible based `Offline installer`_. Before you dive into the installation you should prepare the offline installer itself - the installer consists of at least two packages/resources. You can read about it in the `Build Guide`_, which provides the instructions for creating them. @@ -521,4 +521,5 @@ Usage is basically the same as with the default chroot way - the only difference .. _Build Guide: ./BuildGuide.rst .. _El Alto requirements: https://onap.readthedocs.io/en/elalto/guides/onap-developer/settingup/index.html#installing-onap .. _El Alto release: https://docs.onap.org/en/elalto/release/ -.. _OOM ONAP: https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project +.. _OOM ONAP: https://docs.onap.org/projects/onap-oom/en/latest/index.html +.. _Offline installer: https://gerrit.onap.org/r/q/oom/offline-installer |