diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/onboardingpackages.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/onboardingpackages.rst b/docs/onboardingpackages.rst index 701d32e570..ee668a3178 100644 --- a/docs/onboardingpackages.rst +++ b/docs/onboardingpackages.rst @@ -30,7 +30,7 @@ An example of a simple heat package stucture is a zip archive containing the fol - base_vFW.env (corresponding environment file) - MANIFEST.json (describes files included in the package) -Examples of heat packages are the packages with .zip extension available in `SDC git repo <https://git.onap.org/sdc/tree/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs>`_ +Examples of heat packages are the packages with .zip extension available in `SDC git repo <https://git.onap.org/sdc/tree/integration-tests/src/test/resources/Files/VNFs>`_ ONAP Tosca CSAR Package ^^^^^^^^^^^^^^^^^^^^^^^ |