diff options
| author | James Blair <mail@jamesblair.net> | 2023-02-01 21:01:15 +1300 |
|---|---|---|
| committer | James Blair <mail@jamesblair.net> | 2023-02-01 21:01:18 +1300 |
| commit | 1eefebc69957ce7ffba33ef0979e197149ad5559 (patch) | |
| tree | e04d9cc95e1bf515d601c47146511f90d86bebae | |
| parent | e574f7a4fe4e9185a181551b49a9363d11c6582f (diff) | |
Fix k8s dev mailing list links.
Historic google group https://groups.google.com/g/kubernetes-dev has been sunset and archived as of January 2022.
The new group is https://groups.google.com/a/kubernetes.io/g/dev.
Signed-off-by: James Blair <mail@jamesblair.net>
| -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/ |
