From: Eric Debeau Date: Wed, 28 Feb 2018 10:18:51 +0000 (+0000) Subject: Update the source files reference in SettingUp X-Git-Url: https://gerrit.onap.org/r/gitweb?p=doc.git;a=commitdiff_plain;h=1860a6b8307d7329a14a766f9155ab03a593e618 Update the source files reference in SettingUp The Source file references are not the good ones for Amsterdam release. They are linked to the master branch. Modification to link to the Amsterdam branch. Issue-ID: DOC-247 Change-Id: If94038dc865cec469d589994f6275a8f723b54f3 Signed-off-by: Eric Debeau --- diff --git a/docs/guides/onap-developer/settingup/fullonap.rst b/docs/guides/onap-developer/settingup/fullonap.rst index 0ae6646a0..4819f95a1 100644 --- a/docs/guides/onap-developer/settingup/fullonap.rst +++ b/docs/guides/onap-developer/settingup/fullonap.rst @@ -155,8 +155,8 @@ Source files Both following files must be downloaded and configured to match your configuration: -- Template file: https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.yaml -- Environment file: https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env +- Template file: https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.yaml?h=amsterdam +- Environment file: https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env?h=amsterdam The environment file must be customized as described in the following sections.