diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-01-11 06:30:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-11 06:30:15 -0800 |
| commit | 01ac671be9f2813fd0b8c027e1a7f373a7013b04 (patch) | |
| tree | 9242deed59a1e42b11c584c5c27f5f173a9ad64e | |
| parent | c202006f91cd3e9490e06e28e8c31eaeecf187c5 (diff) | |
| parent | cdd5026af633f85a8a564150c81f617c4b90f974 (diff) | |
Merge pull request #1590 from stp-ip/linkFix
Fix slack signup link
| -rw-r--r-- | communication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication.md b/communication.md index 37c3c2af..c045fbe2 100644 --- a/communication.md +++ b/communication.md @@ -86,7 +86,7 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Eur [kubernetes-users]: https://groups.google.com/forum/#!forum/kubernetes-users [kubernetes.slackarchive.io]: https://kubernetes.slackarchive.io [kubernetes.slack.com]: https://kubernetes.slack.com -[Slack]: slack.k8s.io +[Slack]: http://slack.k8s.io [Special Interest Group]: /README.md#SIGs [Stack Overflow]: http://stackoverflow.com/questions/tagged/kubernetes [timezone table]: https://www.google.com/search?q=1000+am+in+pst |
