diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-11-08 15:53:12 +0000 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-11-08 17:00:21 +0000 |
commit | f027cfba276b5b56b06fe7deb9f629fd8be7d911 (patch) | |
tree | 0f1e021aaeeb3a3c96e459839ef322873ae95085 /docs/design.rst | |
parent | b6fe4eb602206e5495423ff8614eb5238829d115 (diff) |
Improve internal documentation links
Issue-ID: CPS-749
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I449d14cfb6b5463394a80a8ef23180dd31a1ad50
Diffstat (limited to 'docs/design.rst')
-rwxr-xr-x | docs/design.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design.rst b/docs/design.rst index 02836c5f37..eb5f6b6e07 100755 --- a/docs/design.rst +++ b/docs/design.rst @@ -64,7 +64,7 @@ CPS Core uses API's from the following ONAP components * DMI-Plugin: REST based interface which is used to provide integration and allow the DMI registry API's have access to the corresponding NCMP API's within CPS Core. - More information on the DMI-Plugins offered APIs can be found on the `DMI-Plugin's Design Page <https://docs.onap.org/projects/onap-cps-ncmp-dmi-plugin/en/latest/design.html>`_. + More information on the DMI-Plugins offered APIs can be found on the :ref:`DMI-Plugin's Design Page <onap-cps-ncmp-dmi-plugin:design>`. CPS Path ======== |