aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2020-10-27 10:48:23 +0000
committerChristophe Closset <christophe.closset@intl.att.com>2020-10-30 12:12:48 +0000
commit6e06402ed0851e578e4ac03d90c602064003567f (patch)
treec9cf5fde91ac54084b1c62cb29c3fe83d37c0d24
parent001b1c945ee0022aedb0e5b2e2f12afe221ff042 (diff)
[DOC] Fix for SDC git repo path not found issue
Change-Id: I5e8c3bd530772ae9c0ec4153ec2999dea91dd432 Issue-ID: SDC-3278 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com> (cherry picked from commit 4b88c4265bd9170ab37384d291288ddf3dc132b3)
-rw-r--r--docs/onboardingpackages.rst2
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
^^^^^^^^^^^^^^^^^^^^^^^