Skip to content

Commit 54b38e7

Browse files
authored
Update README.md
1 parent 1511a57 commit 54b38e7

File tree

1 file changed

+1
-1
lines changed
  • examples/existing-cluster-with-base-and-infra

1 file changed

+1
-1
lines changed

examples/existing-cluster-with-base-and-infra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Specify the AWS Region where the resources will be deployed. Edit the `terraform
4646
4. Amazon EKS Cluster
4747

4848
To run this example, you need to provide your EKS cluster name.
49-
If you don't have a cluster ready, visit [this example](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/eks-cluster-with-new-vpc)
49+
If you don't have a cluster ready, visit [this example](../eks-cluster-with-vpc)
5050
first to create a new one.
5151

5252
Add your cluster name for `eks_cluster_id="..."` to the `terraform.tfvars` or use an environment variable `export TF_VAR_eks_cluster_id=xxx`.

0 commit comments

Comments
 (0)