From 5643dede04df30b644d22734b9f2930b929072d8 Mon Sep 17 00:00:00 2001 From: Matthew L Daniel Date: Tue, 9 Aug 2016 23:51:56 -0700 Subject: [PATCH] Update google groups link for kubernetes-users The previous link now has scary language in a big font, along with a membership requirement. That page does _mention_ kubernetes-users but it does not link to said group. This fixes both of those problems. --- _includes/footer.html | 2 +- _includes/head-header.html | 2 +- docs/getting-started-guides/gce.md | 2 +- docs/getting-started-guides/scratch.md | 2 +- docs/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index e8d26bbe1f..00ee5554fc 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,7 +14,7 @@
Stack Overflow - Mailing List + Mailing List Events Calendar
diff --git a/_includes/head-header.html b/_includes/head-header.html index 48e6a4ab62..12de81d975 100644 --- a/_includes/head-header.html +++ b/_includes/head-header.html @@ -57,7 +57,7 @@ Github Slack Stack Overflow - Mailing List + Mailing List Events Calendar
diff --git a/docs/getting-started-guides/gce.md b/docs/getting-started-guides/gce.md index a8b3a38a5e..bc3d664909 100644 --- a/docs/getting-started-guides/gce.md +++ b/docs/getting-started-guides/gce.md @@ -60,7 +60,7 @@ cluster/kube-up.sh If you want more than one cluster running in your project, want to use a different name, or want a different number of worker nodes, see the `/cluster/gce/config-default.sh` file for more fine-grained configuration before you start up your cluster. If you run into trouble, please see the section on [troubleshooting](/docs/getting-started-guides/gce/#troubleshooting), post to the -[google-containers group](https://groups.google.com/forum/#!forum/google-containers), or come ask questions on [Slack](/docs/troubleshooting/#slack). +[kubernetes-users group](https://groups.google.com/forum/#!forum/kubernetes-users), or come ask questions on [Slack](/docs/troubleshooting/#slack). The next few steps will show you: diff --git a/docs/getting-started-guides/scratch.md b/docs/getting-started-guides/scratch.md index fdc3d9a283..8d0e1d39ae 100644 --- a/docs/getting-started-guides/scratch.md +++ b/docs/getting-started-guides/scratch.md @@ -846,7 +846,7 @@ pinging or SSH-ing from one node to another. ### Getting Help If you run into trouble, please see the section on [troubleshooting](/docs/getting-started-guides/gce#troubleshooting), post to the -[google-containers group](https://groups.google.com/forum/#!forum/google-containers), or come ask questions on [Slack](/docs/troubleshooting#slack). +[kubernetes-users group](https://groups.google.com/forum/#!forum/kubernetes-users), or come ask questions on [Slack](/docs/troubleshooting#slack). ## Support Level diff --git a/docs/index.md b/docs/index.md index b71483dca3..fb40b3fa5f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -116,7 +116,7 @@ h2, h3, h4 {

Need Help?

-

Try consulting our troubleshooting guides, or our FAQ. Kubernetes is also supported by a great community of contributors and experts who hang out in our Slack channel, our Google Group and Stack Overflow.

+

Try consulting our troubleshooting guides, or our FAQ. Kubernetes is also supported by a great community of contributors and experts who hang out in our Slack channel, our Google Group and Stack Overflow.

Get Support