Skip to content

Commit 1a0c96e

Browse files
author
Kubernetes Submit Queue
authored
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 ```
2 parents 96c8ac5 + ede7706 commit 1a0c96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Kubernetes in a meaningful way. It is educational and informative.
88
Examples are not:
99

1010
* Full app deployments, ready to use, with no explanation. These
11-
belong to [Helm charts](https://github.com/helm/charts).
11+
belong to [Helm charts](https://github.com/kubernetes/charts).
1212
* Simple toys to show how to use a Kubernetes feature. These belong in
1313
the [user guide](../docs/user-guide/).
1414
* Demos that follow a script to show a Kubernetes feature in

0 commit comments

Comments
 (0)