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 | |
| parent | a5681e7bc2c935be89404018cbdeb80e719b79d2 (diff) | |
| parent | 1eefebc69957ce7ffba33ef0979e197149ad5559 (diff) | |
Merge pull request #7083 from jmhbnz/master
Fix k8s dev mailing list links
| -rw-r--r-- | communication/best-practices.md | 2 | ||||
| -rw-r--r-- | contributors/chairs-and-techleads/leadership-changes.md | 2 | ||||
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/communication/best-practices.md b/communication/best-practices.md index 188ee00a..39cdf13c 100644 --- a/communication/best-practices.md +++ b/communication/best-practices.md @@ -94,7 +94,7 @@ procedure, see the Gmail help page on [Creating rules to filter your email]. These suggestions come largely from an old [kubernetes-dev] mailing list [thread] on Gmail filters for Kubernetes. -[kubernetes-dev]: https://groups.google.com/g/kubernetes-dev +[kubernetes-dev]: https://groups.google.com/a/kubernetes.io/g/dev [thread]: https://groups.google.com/forum/#!topic/kubernetes-dev/5qU8irU7_tE/discussion <!-- shared links --> diff --git a/contributors/chairs-and-techleads/leadership-changes.md b/contributors/chairs-and-techleads/leadership-changes.md index bc0dbb78..03e1af35 100644 --- a/contributors/chairs-and-techleads/leadership-changes.md +++ b/contributors/chairs-and-techleads/leadership-changes.md @@ -35,7 +35,7 @@ lazy consensus cannot be achieved, an election should be held. SIG Contributor Experience should be contacted to assist with the administration of the election. -[kubernetes-dev]: https://groups.google.com/g/kubernetes-dev +[kubernetes-dev]: https://groups.google.com/a/kubernetes.io/g/dev [steering-private]: steering-private@kubernetes.io [member]: /community-membership.md#member [`sigs.yaml`]: /sigs.yaml 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/ |
