diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2020-10-16 18:18:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-16 18:18:01 +0000 |
commit | 9f9c7426dcbc31279644fa704f6349e77bcf5b05 (patch) | |
tree | e1e059861cfbb4e4ecfc3327070de73434e6a336 | |
parent | f90bf9df87593e4b3ffa6cec3699a92544adf977 (diff) | |
parent | 8e43c2b89cd91f910e7f3886fa7e340fea16d74f (diff) |
Merge "Fix for broken reference link"
-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 9da56682..1170e4a8 100644 --- a/docs/installation/oom.rst +++ b/docs/installation/oom.rst @@ -165,7 +165,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/en/latest/submodules/aaf/authz.git/docs/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>`_. |