diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-16 10:37:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-16 10:37:04 -0700 |
| commit | 257b045470c3207583492ddcdb9daee3da80a123 (patch) | |
| tree | e41444d4782ae3b31afd2294688335b3884ce903 | |
| parent | bf64c8babd5d701da7ec1f35b3174c625eab83b4 (diff) | |
| parent | f61e4fc754d9c561d14f190cd6397dcda93de2d3 (diff) | |
Merge pull request #2550 from wangxy518/patch-3
Update README.md
| -rw-r--r-- | communication/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/communication/README.md b/communication/README.md index fd6f0a52..01ba4b1f 100644 --- a/communication/README.md +++ b/communication/README.md @@ -85,7 +85,7 @@ please propose a specific date on the [Kubernetes Community Meeting Agenda]. Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Europe and winter in North America. Information about these and other community events is available on the CNCF [events] pages. -[Blog]: http://blog.kubernetes.io +[Blog]: https://kubernetes.io/blog/ [calendar.google.com]: https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles [CNCF code of conduct]: https://github.com/cncf/foundation/blob/master/code-of-conduct.md [communication]: /communication.md @@ -103,9 +103,9 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Eur [kubernetes.slack.com]: https://kubernetes.slack.com [Slack]: http://slack.k8s.io [Special Interest Group]: /README.md#SIGs -[Stack Overflow]: http://stackoverflow.com/questions/tagged/kubernetes +[Stack Overflow]: https://stackoverflow.com/questions/tagged/kubernetes [timezone table]: https://www.google.com/search?q=1000+am+in+pst -[troubleshooting guide]: http://kubernetes.io/docs/troubleshooting +[troubleshooting guide]: https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/ [Twitter]: https://twitter.com/kubernetesio [weekly meeting]: https://zoom.us/my/kubernetescommunity |
