diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/settingup/onap_heat.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_heat.rst b/docs/guides/onap-developer/settingup/onap_heat.rst index f16453da1..823071bc0 100644 --- a/docs/guides/onap-developer/settingup/onap_heat.rst +++ b/docs/guides/onap-developer/settingup/onap_heat.rst @@ -152,9 +152,9 @@ 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 + https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.yaml?h=beijing - Environment file: - https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env + https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env?h=beijing The environment file must be customized as described in the following sections. |