diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-06-01 14:04:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-01 14:04:42 +0000 |
commit | 9eda90c56d78c3492b358b9ed27f973ae166520d (patch) | |
tree | fe1dbcf0ebfbfcab60afd50ccdf0614690f962d5 /docs/sections/oom_project_description.rst | |
parent | bc950b5522e8cc36a033db83bbdef9c20863b409 (diff) | |
parent | e08eee030fd379fa7253e99626c314d021b1eacd (diff) |
Merge "[DOC] Update London OOM documentation"
Diffstat (limited to 'docs/sections/oom_project_description.rst')
-rw-r--r-- | docs/sections/oom_project_description.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst index 404a410931..71af2d426b 100644 --- a/docs/sections/oom_project_description.rst +++ b/docs/sections/oom_project_description.rst @@ -46,7 +46,7 @@ The OOM documentation is broken into four different areas each targeted at a different user: - :ref:`oom_dev_guide` - a guide for developers of OOM -- :ref:`oom_infra_setup_guide` - a guide for those setting up the environments that OOM will use +- :ref:`oom_infra_guide` - a guide for those setting up the environments that OOM will use - :ref:`oom_deploy_guide` - a guide for those deploying OOM on an existing cloud - :ref:`oom_user_guide` - a guide for operators of an OOM instance - :ref:`oom_access_info_guide` - a guide for operators who require access to OOM applications |