diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-05-09 13:02:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-09 13:02:00 +0000 |
commit | d64567741a6d20b12fa8f90f20e03eb9113d3a93 (patch) | |
tree | af05d31743ded53dbcae94616d5f132a1ba86890 | |
parent | b290fd65f653b997958bd66bb39059f2f022008b (diff) | |
parent | 1232e4055b815222bb266fae4f474961d6535541 (diff) |
Merge "Service Design Docu: Fixed typo; links changed for Pre-Onboarding and Resource-Onboarding and more ... Issue-ID: DOC-443"
-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>`_ |