Skip to content

Commit

Permalink
Fix a link in the helm readme (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
pleshakov authored Apr 16, 2018
1 parent 203b36a commit b6ca8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This chart deploys the NGINX Ingress controller in your Kubernetes cluster.
## Prerequisites

- Kubernetes 1.6+.
- If you’d like to use NGINX Plus, you need to build your own Docker image and push it to your private registry by following the instructions from [here](https://github.com/nginxinc/kubernetes-ingress-internal/blob/master/nginx-controller/README.md).
- If you’d like to use NGINX Plus, you need to build your own Docker image and push it to your private registry by following the instructions from [here](../nginx-controller/README.md).

## Installing the Chart

Expand Down

0 comments on commit b6ca8ea

Please sign in to comment.