From 26b678319e02661ae9e3f645e64d39d65e1535c6 Mon Sep 17 00:00:00 2001 From: Hans <62668681+awshans@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:54:52 -0700 Subject: [PATCH] Updated link to aws github tested with personal repo link to ensure it worked. --- patterns/stateful/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/stateful/README.md b/patterns/stateful/README.md index 0288d982b0..b69a7cbc21 100644 --- a/patterns/stateful/README.md +++ b/patterns/stateful/README.md @@ -42,7 +42,7 @@ See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started ## Validate Storage -For validating `velero` see [here](https://github.com/awshans/terraform-aws-eks-blueprints/tree/main/patterns/stateful/README.md#Validate-Velero-Install) +For validating `velero` see [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/tree/main/patterns/stateful/README.md#Validate-Velero-Install) The following command will update the `kubeconfig` on your local machine and allow you to interact with your EKS Cluster using `kubectl` to validate the Velero deployment.