From c7a01f18ad17080c75c68106c7cede968c34b0f7 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Mon, 19 Mar 2012 17:58:39 -0700 Subject: [PATCH] Update readme with correct "raw" url for template Signed-off-by: Steven Dake --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2