From: Steven Dake Date: Tue, 20 Mar 2012 00:58:39 +0000 (-0700) Subject: Update readme with correct "raw" url for template X-Git-Tag: 2014.1~2188 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c7a01f18ad17080c75c68106c7cede968c34b0f7;p=openstack-build%2Fheat-build.git Update readme with correct "raw" url for template Signed-off-by: Steven Dake --- diff --git a/README.rst b/README.rst index ffec406e..3bb507df 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ shell2: shell3: - heat create my_stack --template-url=https://github.com/heat-api/heat/blob/master/templates/WordPress_Single_Instance.template + heat create my_stack --template-url=https://raw.github.com/heat-api/heat/blob/master/templates/WordPress_Single_Instance.template References: http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html