diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/settingup/fullonap.rst | 4 |
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. |