diff options
author | thmsdt <thomas.kulik@telekom.de> | 2019-05-07 14:45:15 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2019-05-07 17:14:19 +0200 |
commit | 1232e4055b815222bb266fae4f474961d6535541 (patch) | |
tree | 5e602710fd7834ba274f360966ed51617e058382 /docs/guides/onap-user/servicedesigner.rst | |
parent | 3f182113fa26bb4e91d8cc766f2510d523682868 (diff) |
Service Design Docu: Fixed typo; links changed for Pre-Onboarding and Resource-Onboarding and more ...
Issue-ID: DOC-443
Change-Id: I298ff68ad8c8d4549c622e6651a2a9d1e0573bc9
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/guides/onap-user/servicedesigner.rst')
-rw-r--r-- | docs/guides/onap-user/servicedesigner.rst | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/guides/onap-user/servicedesigner.rst b/docs/guides/onap-user/servicedesigner.rst index 560cbf490..0b593a8d5 100644 --- a/docs/guides/onap-user/servicedesigner.rst +++ b/docs/guides/onap-user/servicedesigner.rst @@ -21,20 +21,19 @@ Design progresses logically through a series of phases. Each phase: Design includes the following topics: - -* `Pre-Onboarding <https://wiki.onap.org/x/Y4AP>`_ - .. toctree:: :maxdepth: 1 :titlesonly: - Resourse-Onboarding <./resource-onboarding/index.rst> + Pre-Onboarding <./pre-onboarding/index.rst> + + Resource-Onboarding <./resource-onboarding/index.rst> -* `VF Creation and Testing <https://wiki.onap.org/x/PoAP>`_ + VF Creation and Testing <./vfcreation/index.rst> -* `Governance Approval and Service Distribution <https://wiki.onap.org/x/UYAP>`_ + Governance Approval and Service Distribution <./service-distribution/index.rst> -* `Control Loop Design <https://wiki.onap.org/x/WYAP>`_ + Control Loop Design <./control-loop/index.rst> * `Policy Design <https://wiki.onap.org/x/SYAP>`_ |