Merge "VNF Validation Documentation broken link fix"
authorAndreas Geissler <andreas-geissler@telekom.de>
Thu, 27 Aug 2020 13:39:53 +0000 (13:39 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 27 Aug 2020 13:39:53 +0000 (13:39 +0000)
1  2 
docs/guides/onap-user/design/pre-onboarding/index.rst

@@@ -32,7 -32,7 +32,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 -72,18 +72,18 @@@ 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<vnfrqts-requirements:tosca_requirements>`
  
 -:ref:`ONAP Management Requirements<vnfrqts-requirements:master_index>`
 +:ref:`ONAP Management Requirements<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: