Skip to content

Commit

Permalink
fix yaml install link
Browse files Browse the repository at this point in the history
  • Loading branch information
nikibobi authored and markmandel committed Jul 12, 2018
1 parent 180c6c9 commit f85fa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f85fa1a

Please sign in to comment.