diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2023-02-01 14:21:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-01 14:21:37 -0800 |
| commit | 3553a9dcd7c57a001fe94298ef0827dccbe586fa (patch) | |
| tree | 72221bc93071b57d085b6c003fb2cb65254be206 /contributors/guide | |
| parent | a5681e7bc2c935be89404018cbdeb80e719b79d2 (diff) | |
| parent | 1eefebc69957ce7ffba33ef0979e197149ad5559 (diff) | |
Merge pull request #7083 from jmhbnz/master
Fix k8s dev mailing list links
Diffstat (limited to 'contributors/guide')
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index f4fd8956..0ed76794 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -387,7 +387,7 @@ git push --force [Kubernetes Code Search]: https://cs.k8s.io/ [@dims]: https://github.com/dims [calendar]: https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io -[kubernetes-dev]: https://groups.google.com/forum/#!forum/kubernetes-dev +[kubernetes-dev]: https://groups.google.com/a/kubernetes.io/g/dev [slack channels]: http://slack.k8s.io/ [Stack Overflow]: https://stackoverflow.com/questions/tagged/kubernetes [youtube channel]: https://www.youtube.com/c/KubernetesCommunity/ |
