From 36aa867af4504ff984e93a215a24462cf2e12c1b Mon Sep 17 00:00:00 2001 From: Paulo Pires Date: Tue, 25 Aug 2015 20:11:53 +0100 Subject: [PATCH] Ran missing hack/update-generated-docs.sh. --- docs/getting-started-guides/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/aws.md b/docs/getting-started-guides/aws.md index eb0d088d98c..ac86b216454 100644 --- a/docs/getting-started-guides/aws.md +++ b/docs/getting-started-guides/aws.md @@ -91,7 +91,7 @@ NOTE: If using an existing keypair named "kubernetes" then you must set the `AWS ### Alternatives -A contributed [example](coreos/coreos_multinode_cluster.md) allows you to setup a Kubernetes cluster based on [CoreOS](http://www.coreos.com), using +A contributed [example](coreos/coreos_multinode_cluster.md) allows you to setup a Kubernetes cluster based on [CoreOS](http://www.coreos.com), using EC2 with user data (cloud-config). ## Getting started with your cluster