Merge "Correct bad reference links in user guide/pre-onboarding section"
[doc.git] / docs / guides / onap-user / design / pre-onboarding / index.rst
index 26d801c..063ba3c 100644 (file)
@@ -22,8 +22,9 @@ Generate Manifest and Package Artifacts
    to create TOSCA based VNF or PNF Onboarding Packages are not described
    here
 
-The for onboarding the zip-file requires besides the HEAT template also a MANIFEST.json file, which describes the content of the package.
-To generate a MANIFEST.json file a script can be used offered by the SDC project:
+The for onboarding the zip-file requires besides the Heat template also a
+MANIFEST.json file, which describes the content of the package. To generate a
+MANIFEST.json file a script can be used offered by the SDC project:
 `generate-manifest.py`_
 
 These steps are performed outside SDC.
@@ -32,7 +33,7 @@ These steps are performed outside SDC.
 onboarding. The requirements are found in the following document.
 
 
-:ref:`Heat requirements<onap-vnfrqts-requirements:master_index>`
+:ref:`Heat requirements<onap-vnfrqts-requirements:heat_requirements>`
 
 #. Put the Heat, ENV, nested Heat, and other files used by get-file in templates
    in a directory on a host, which supports python.
@@ -72,14 +73,20 @@ Validate xNF Package (VNF/PNF)
 
 VNF and PNF packages have to follow the requirements described in:
 
-:ref:``VNF and PNF Modeling Requirements<vnfrqts-requirements:master_index>`
+:ref:`VNF and PNF Modeling Requirements
+<onap-vnfrqts-requirements:tosca_requirements>`
 
-:ref:``ONAP Management Requirements<vnfrqts-requirements:master_index>`
+:ref:`ONAP Management Requirements
+<onap-vnfrqts-requirements:onap_management_requirements>`
 
 For Validation of VNF and PNF packages the tools delivered by VNFSDK can be
 used:
 
-`VNF Validation Documentation <../../../onap-provider/vnfvalidator.rst>`_
+.. toctree::
+   :maxdepth: 1
+   :titlesonly:
+
+   ../../../onap-provider/vnfvalidator.rst
 
 Prior to resource onboarding, the Certification Group does the following: