diff options
author | andreasgeissler <andreas-geissler@telekom.de> | 2020-02-05 17:20:11 +0100 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2020-02-10 13:25:18 -0500 |
commit | ac9fd418a470b535a88477c9809c71e68bdd643f (patch) | |
tree | 74700cd98df44ed246cecdcd4b36748287141026 /docs/guides/onap-user/design | |
parent | 881c63a513b13cdca52771e5c3ef0d7eefb8bfe1 (diff) |
Changed the links to the CDS documentation
Issue-ID: DOC-581
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I40aa72fc28e5810c265dce0b0506732ec3d56922
Diffstat (limited to 'docs/guides/onap-user/design')
-rw-r--r-- | docs/guides/onap-user/design/parameter_resolution/index.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/guides/onap-user/design/parameter_resolution/index.rst b/docs/guides/onap-user/design/parameter_resolution/index.rst index a62b3ddd6..72754d63a 100644 --- a/docs/guides/onap-user/design/parameter_resolution/index.rst +++ b/docs/guides/onap-user/design/parameter_resolution/index.rst @@ -33,11 +33,7 @@ the “instantiation” API on ONAP NBI or ONAP SO. ONAP CDS component is then in charge of resolving those parameters automatically. -.. toctree:: - :maxdepth: 1 - :titlesonly: - - Full CDS documentation is here <../../../../submodules/ccsdk/cds.git/docs/index.rst> +The detailed CDS documentation can be found here: :ref:`cds_main-doc` It offers automated solution out of the box by delivering network intent declarative package during design time phase that automated the provisioning |