diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2020-08-27 13:39:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-27 13:39:53 +0000 |
commit | 1071b0fb38fe4c08f983b8d977eb0c32f6d3c667 (patch) | |
tree | c51b830f2e8c2b9a30af14daec87ff395cfe1034 /docs/guides/onap-user | |
parent | a71abf18ff96ec85c358ea69267f339a4ee4e81d (diff) | |
parent | 56cde5f25b679cfcb38a864d66473804d9cb5462 (diff) |
Merge "VNF Validation Documentation broken link fix"
Diffstat (limited to 'docs/guides/onap-user')
-rw-r--r-- | docs/guides/onap-user/design/pre-onboarding/index.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/guides/onap-user/design/pre-onboarding/index.rst b/docs/guides/onap-user/design/pre-onboarding/index.rst index 77583ac75..42b1ca0f7 100644 --- a/docs/guides/onap-user/design/pre-onboarding/index.rst +++ b/docs/guides/onap-user/design/pre-onboarding/index.rst @@ -79,7 +79,11 @@ VNF and PNF packages have to follow the requirements described in: 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: |