summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-02-28 10:18:51 +0000
committerEric Debeau <eric.debeau@orange.com>2018-02-28 10:25:25 +0000
commit1860a6b8307d7329a14a766f9155ab03a593e618 (patch)
tree09cadc4c0792a2cccdea96d1d048fc3e38c551c3
parent8d6f1ecedc73d74ca2f8a311df919dd781bd2ea9 (diff)
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 <eric.debeau@orange.com>
-rw-r--r--docs/guides/onap-developer/settingup/fullonap.rst4
1 files changed, 2 insertions, 2 deletions
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.