diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-04-21 04:48:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-21 04:48:10 -0700 |
| commit | f35cd8f060c228f63fe1586a50bee66d5998b717 (patch) | |
| tree | a45ac8e07d2e4fba58e3723e3c5663a56738e5b8 | |
| parent | f513a30b11a27683ab2738b874bdef094467e532 (diff) | |
| parent | bd107b5696f66c2babce92f84d56a7ebc5c6cb6d (diff) | |
Merge pull request #5732 from lloydchang/patch-1
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 |
