diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-11-25 11:21:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-25 11:21:52 -0800 |
| commit | d50ddc407d0212bc31acbc2260507f2f02ebd749 (patch) | |
| tree | 70614116d12fadeb69e6b482ee02895b9e0ebb14 | |
| parent | 8eb98d65e99e629b7ee29c7c5e2d64c14a92be06 (diff) | |
| parent | 485bca9ce3674e1abeeaaa85dd89ea9f988e0b27 (diff) | |
Merge pull request #1434 from spzala/master
Automatic merge from submit-queue.
Update serverfault link tag per updated site tag
The link with google-kubernetes tag doesn't give any search result. Updating
the tag to kubernetes from google-kubernetes to get an expected output. The changes are required in just one file in the repo as modified herewith.
| -rw-r--r-- | contributors/devel/issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/issues.md b/contributors/devel/issues.md index 77df3004..387bd987 100644 --- a/contributors/devel/issues.md +++ b/contributors/devel/issues.md @@ -54,7 +54,7 @@ Support requests should be directed to the following: [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) * [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes) and -[ServerFault](http://serverfault.com/questions/tagged/google-kubernetes) +[ServerFault](http://serverfault.com/questions/tagged/kubernetes) * [Slack](https://kubernetes.slack.com) ([registration](http://slack.k8s.io)) * Check out the [Slack Archive](http://kubernetes.slackarchive.io/) first. |
