From 40831d6813b3584f44bbebda139aa2986ec5491f Mon Sep 17 00:00:00 2001 From: Apoorva Kulkarni Date: Thu, 30 Jun 2022 11:01:05 -0700 Subject: [PATCH] fix(example): update link in the acm pca example (#716) --- examples/tls-with-aws-pca-issuer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tls-with-aws-pca-issuer/README.md b/examples/tls-with-aws-pca-issuer/README.md index cd481d2498..26979cba72 100644 --- a/examples/tls-with-aws-pca-issuer/README.md +++ b/examples/tls-with-aws-pca-issuer/README.md @@ -25,7 +25,7 @@ Ensure that you have installed the following tools in your Mac or Windows Laptop #### Step 1: Clone the repo using the command below ```sh -git clone https://github.com/aws-samples/aws-eks-accelerator-for-terraform.git +git clone https://github.com/aws-ia/terraform-aws-eks-blueprints.git ``` #### Step 2: Run Terraform INIT