diff options
author | 2021-03-30 15:02:36 -0400 | |
---|---|---|
committer | 2021-03-30 15:03:10 -0400 | |
commit | 182f20f07db480d0faec75c0fb165e3b316c347c (patch) | |
tree | f267a94942cf4e1878072b99b4c20835d1f3cafd /docs/installation/oom.rst | |
parent | 237f5d63c7855d5bd5acbbaf92856e83b2115a62 (diff) |
Fix some broken documentation links in honolulu
Issue-ID: POLICY-3164
Change-Id: Ic8526ec64867911784dc156352e2ffec8797a925
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs/installation/oom.rst')
-rw-r--r-- | docs/installation/oom.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/oom.rst b/docs/installation/oom.rst index e731f8e3..8485bb74 100644 --- a/docs/installation/oom.rst +++ b/docs/installation/oom.rst @@ -149,7 +149,7 @@ When the keystore passwords are changed, the corresponding component configurati This procedure is applicable to an installation that requires either AAF or non-AAF derived certificates. The reader is refered to the AAF documentation when new AAF-compliant keystores are desired: -* `AAF automated configuration and Certificates <https://docs.onap.org/projects/onap-aaf-authz/en/honolulu/sections/configuration/AAF_4.1_config.html#typical-onap-entity-info-in-aaf>`_. +* `AAF automated configuration and Certificates <https://docs.onap.org/projects/onap-aaf-authz/en/latest/sections/configuration/AAF_4.1_config.html#typical-onap-entity-info-in-aaf>`_. * `AAF Certificate Management for Dummies <https://wiki.onap.org/display/DW/AAF+Certificate+Management+for+Dummies>`_. * `Instructional Videos <https://wiki.onap.org/display/DW/Instructional+Videos>`_. |