Fix the outdated link to the Helm Charts repo

This commit is contained in:
Rober Morales-Chaparro 2017-05-13 23:17:24 +02:00 committed by GitHub
parent def9266394
commit ede7706e98
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Kubernetes in a meaningful way. It is educational and informative.
Examples are not: Examples are not:
* Full app deployments, ready to use, with no explanation. These * Full app deployments, ready to use, with no explanation. These
belong to [Helm charts](https://github.com/helm/charts). belong to [Helm charts](https://github.com/kubernetes/charts).
* Simple toys to show how to use a Kubernetes feature. These belong in * Simple toys to show how to use a Kubernetes feature. These belong in
the [user guide](../docs/user-guide/). the [user guide](../docs/user-guide/).
* Demos that follow a script to show a Kubernetes feature in * Demos that follow a script to show a Kubernetes feature in