diff options
author | 2023-06-19 11:17:29 +0200 | |
---|---|---|
committer | 2023-06-19 11:19:19 +0200 | |
commit | 75666710ef4c4a6e1802d4a6ad4eba42bb9f977c (patch) | |
tree | b356d8a1dc1e18b7af60a7a3faddf84586f29183 | |
parent | 76767eb68e9c18b9b2e9d528bb0e775215d0f44c (diff) |
Fix invalid ref to oom
Issue-ID: DOC-811
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I6889ecf962818529316b73d8a9e460bfc0b4b399
(cherry picked from commit 86961ea488b1c26de05b61a382419d53133c0bf4)
-rw-r--r-- | docs/guides/onap-operator/settingup/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst index fe4d46ded..37d8ec525 100644 --- a/docs/guides/onap-operator/settingup/index.rst +++ b/docs/guides/onap-operator/settingup/index.rst @@ -31,7 +31,7 @@ ONAP deployment via OOM requires the following software components. The Software versions needed for the specific ONAP release as well as the minimum Hardware configuration can be found in the -:ref:`OOM Infrastructure Setup Guide<onap-oom:oom_infra_setup_guide>` +:ref:`OOM Infrastructure Guide<onap-oom:oom_infra_guide>` Installation ------------ |