From 1232e4055b815222bb266fae4f474961d6535541 Mon Sep 17 00:00:00 2001
From: thmsdt <thomas.kulik@telekom.de>
Date: Tue, 7 May 2019 14:45:15 +0200
Subject: 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>
---
 docs/guides/onap-user/servicedesigner.rst | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

(limited to 'docs/guides')

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>`_
 
-- 
cgit