diff --git a/docs/en/SUMMARY.md b/docs/en/SUMMARY.md index 73b41e4..b04ae3a 100644 --- a/docs/en/SUMMARY.md +++ b/docs/en/SUMMARY.md @@ -1,6 +1,6 @@ # Summary -* [Getting Started](README.md) +* [Getting Started](../../README.md#usage) ## Provisioning and Bootstrapping clusters diff --git a/docs/en/provisioner/aws/introduction.md b/docs/en/provisioner/aws/introduction.md index 39b9230..a6dcada 100644 --- a/docs/en/provisioner/aws/introduction.md +++ b/docs/en/provisioner/aws/introduction.md @@ -14,10 +14,8 @@ The use of the CLI gives you more freedom to individualize your workflows. * [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) * [Python](https://www.python.org/downloads/) * [pip](https://pip.pypa.io/en/stable/installing/) -* [AWS IAM Authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) * Existing SSH keypair in AWS * AWS access and secret keys -* Exported AWS Credentials [Documentation](cli.md)