Fix links for samples in heat-transtator plugin

Change-Id: I6d225047c21deda43435d7171b9b7b5e8811399b
This commit is contained in:
Tetiana Lashchova 2016-03-31 17:32:26 +03:00
parent 9104c3ece0
commit 73370b658d
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ In order to build a Murano application definition archive from the hello_world
CSAR and the corresponding logo and manifest files, from inside the hello_world
folder run following commands:
1. Download archive from https://github.com/openstack/heat-translator/blob/0.4.0/translator/tests/data/csar_hello_world.zip
1. Download archive from https://github.com/openstack/heat-translator/raw/0.4.0/translator/tests/data/csar_hello_world.zip
2. Rename it to 'csar.zip'
3. *zip csar_helloworld_murano_package.zip csar.zip logo.png manifest.yaml*

View File

@ -5,7 +5,7 @@ In order to build a Murano application definition archive from the wordpress
CSAR and the corresponding logo and manifest files, from inside the wordpress
folder run this command:
1. Download archive from https://github.com/openstack/heat-translator/blob/0.4.0/translator/tests/data/csar_single_instance_wordpress.zip
1. Download archive from https://github.com/openstack/heat-translator/raw/0.4.0/translator/tests/data/csar_single_instance_wordpress.zip
2. Rename it to 'csar.zip'
3. *zip csar_wordpress_murano_package.zip csar.zip logo.png manifest.yaml*