diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-11-01 17:18:01 +0000 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-11-01 17:30:49 +0000 |
commit | 4a53ecc329fd8298d883a32601bc687762f874f3 (patch) | |
tree | e0367a8bc3d6ccee91dc56a187f162bae25d8a25 /docs/design.rst | |
parent | f0a372f802f5856e15ef947bdf48b169fd5cfb69 (diff) |
Updating links to Istanbul from latest
- Change conf.py latest to istanbul
- Change file blob links to istanbul versions
- Correct linking error in deployment.rst
- Formatted Modeling to have CPS-Path as subpage to remove "CPS-Path not included in toctree" error and to retain CPS-Path in side index
- Link to OOM user guide in deployment is currently broken but will be fixed when OOM create Istanbul branch for documentation
Issue-ID: CPS-721
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: Ia288662af8d3adc7b08a70662fa260114a37040d
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 ======== |