diff options
| author | lloydchang <lloydchang@gmail.com> | 2021-04-20 11:26:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 11:26:39 -0700 |
| commit | bd107b5696f66c2babce92f84d56a7ebc5c6cb6d (patch) | |
| tree | cb8a17a9899aced885afad7400ff7daa5beabfcc | |
| parent | 2485038b9dd447e3d85d40ef54b06efffe9d3f00 (diff) | |
docs(contributor guide): fix broken link
| -rw-r--r-- | sig-contributor-experience/charter.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-contributor-experience/charter.md b/sig-contributor-experience/charter.md index b8fb42ae..fdd67adb 100644 --- a/sig-contributor-experience/charter.md +++ b/sig-contributor-experience/charter.md @@ -135,7 +135,7 @@ Chairs and Technical Leads [Zoom]: https://git.k8s.io/community/communication/zoom-guidelines.md [/kubernetescommunity]: https://www.youtube.com/kubernetescommunity [discuss.kubernetes.io]: https://discuss.kubernetes.io -[contributor guide]: https://git.k8s.io/community/contributor +[contributor guide]: https://git.k8s.io/community/contributors/guide [moderation]: https://git.k8s.io/community/communication/moderation.md [code of conduct committee]: https://git.k8s.io/community/committee-code-of-conduct [Mailing lists]: https://git.k8s.io/community/communication/moderation.md#specific-guidelines |
