From e5e8646eb4d22fd4e0f202d767979b259ab5a095 Mon Sep 17 00:00:00 2001 From: Adao Junior Date: Fri, 13 Sep 2019 22:40:46 -0500 Subject: [PATCH 1/2] Update README.md Updated the stack zip location --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e22f043cf..882676e87 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ that creates all the required resources and configures the application on the cr The steps below guide you through deploying the application on your tenancy using the OCI Resource Manager. -1. Download the latest [`mushop-v1.0.0-basic-stack.zip`](./releases/mushop-v1.0.0-basic-stack.zip) file. +1. Download the latest [`mushop-v1.0.0-basic-stack.zip`](./releases/download/v1.0.0/mushop-v1.0.0-basic-stack.zip) file. 2. [Login](https://console.us-phoenix-1.oraclecloud.com/resourcemanager/stacks/create) to Oracle Cloud Infrastructure to import the stack > `Home > Solutions & Platform > Resource Manager > Stacks > Create Stack` 3. Upload the `mushop-v1.0.0-basic-stack.zip` file that was downloaded earlier, and provide a name and description for the stack @@ -60,4 +60,4 @@ The Universal Permissive License (UPL), Version 1.0 [oci]: https://cloud.oracle.com/en_US/cloud-infrastructure [orm]: https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Concepts/resourcemanager.htm -[tf]: https://www.terraform.io \ No newline at end of file +[tf]: https://www.terraform.io From 99ef1eba8b04bd1cb3967faf4c49c532ee0abf8b Mon Sep 17 00:00:00 2001 From: Adao Junior Date: Fri, 13 Sep 2019 22:53:16 -0500 Subject: [PATCH 2/2] Update README.md Fix stack location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 882676e87..4777bfead 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ that creates all the required resources and configures the application on the cr The steps below guide you through deploying the application on your tenancy using the OCI Resource Manager. -1. Download the latest [`mushop-v1.0.0-basic-stack.zip`](./releases/download/v1.0.0/mushop-v1.0.0-basic-stack.zip) file. +1. Download the latest [`mushop-v1.0.0-basic-stack.zip`](../../releases/download/v1.0.0/mushop-v1.0.0-basic-stack.zip) file. 2. [Login](https://console.us-phoenix-1.oraclecloud.com/resourcemanager/stacks/create) to Oracle Cloud Infrastructure to import the stack > `Home > Solutions & Platform > Resource Manager > Stacks > Create Stack` 3. Upload the `mushop-v1.0.0-basic-stack.zip` file that was downloaded earlier, and provide a name and description for the stack