diff options
author | Taka Cho <takamune.cho@att.com> | 2020-05-19 10:21:51 -0400 |
---|---|---|
committer | Takamune Cho <takamune.cho@att.com> | 2020-05-19 14:23:48 +0000 |
commit | ae95a67df40cdb09632486881da89aa7da9f8fe6 (patch) | |
tree | 7c8e4225a3bdb2a4a3a80cb533d904ac1edab5ed | |
parent | 6a2c704b299bd9999e29f55f954a7de0bd6e6319 (diff) |
fix minor link in release note
fix minor link in release note
Issue-ID: APPC-1880
Change-Id: If8fb8104a421afb3311a350c150b860bb339a4b6
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index cb809aaea..40cb54453 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -113,7 +113,7 @@ System Limitations Known Vulnerabilities --------------------- -* `AAF-987 <https://jira.onap.org/browse/POLICY-2221>`_ - Bath function in AAF can not be functioned with different users and roles, which are associated with Opendaylight AAA users. +* `AAF-987 <https://jira.onap.org/browse/AAF-987>`_ - Bath function in AAF can not be functioned with different users and roles, which are associated with Opendaylight AAA users. Workarounds ----------- |