diff --git a/docs/getting-started.md b/docs/getting-started.md index 33de409ed8..1f70a7b357 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -32,7 +32,7 @@ git clone https://github.com/aws-ia/terraform-aws-eks-blueprints.git CD into the example directory: ```sh -cd examples/eks-cluster-with-new-vpc/ +cd examples/fully-private-cluster/ ``` Initialize the working directory with the following: