aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2020-10-27 10:48:23 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2020-10-29 17:38:12 +0000
commit4b88c4265bd9170ab37384d291288ddf3dc132b3 (patch)
treef76047e2bf45b619f181334ec2fa487e8658710b /docs
parent2bf37dd2b33d694ada58a2e0a27bf452816db308 (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>
Diffstat (limited to 'docs')
-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
^^^^^^^^^^^^^^^^^^^^^^^