Commit 885399ca authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #45778 from robermorales/patch-1

Automatic merge from submit-queue Fix the outdated link to the Helm Charts repo **What this PR does / why we need it**: It is only a link fix, the repo URL has changed **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note ```
parents 69eb18d6 f21a1919
...@@ -8,7 +8,7 @@ Kubernetes in a meaningful way. It is educational and informative. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment