From e1191131f4e5b8f93f5efb13a51f233a31e2ee97 Mon Sep 17 00:00:00 2001 From: Borislav Kosharov Date: Thu, 12 Jul 2018 00:08:11 +0300 Subject: [PATCH] fix yaml install link --- install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/README.md b/install/README.md index a23da81b89..30de4eb20d 100644 --- a/install/README.md +++ b/install/README.md @@ -261,7 +261,7 @@ This will install Agones in your cluster. ## Install with YAML We can install Agones to the cluster using the -[install.yaml](https://github.com/GoogleCloudPlatform/agones/blob/release-0.1/install.yaml) file. +[install.yaml](https://github.com/GoogleCloudPlatform/agones/blob/release-0.2.0/install/yaml/install.yaml) file. ```bash kubectl create namespace agones-system