diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-10-22 15:21:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-22 15:21:36 -0700 |
| commit | 6ab19e52e8748237ab550a152bb64bbea0fe9522 (patch) | |
| tree | 04b958b0e9c3b29d67f48adead9e823c7f2ccc23 | |
| parent | 84d14fdd4e256786ca05954f4894c1b7893104f1 (diff) | |
| parent | 861f94f3b8bc9b0939be74276d854150bb26f28f (diff) | |
Merge pull request #5258 from borkod/patch-1
Fixed start time of Western Office hours.
| -rw-r--r-- | events/office-hours.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/events/office-hours.md b/events/office-hours.md index ba78e9bf..645d3fb1 100644 --- a/events/office-hours.md +++ b/events/office-hours.md @@ -22,7 +22,7 @@ Kubernetes, or to just passively learn by following along. Third Wednesday of every month, there are two sessions: - European Edition: [9am ET] -- Western Edition: [9am PT] +- Western Edition: [5pm PT] Tune into the [Kubernetes YouTube Channel] to follow along. @@ -170,7 +170,7 @@ more than welcome to pull up a chair and hang out. [YouTube channel]: https://www.youtube.com/c/KubernetesCommunity/ [9am ET]: http://www.thetimezoneconverter.com/?t=09:00&tz=ET%20%28Eastern%20Time%29 -[9am PT]: http://www.thetimezoneconverter.com/?t=12:00&tz=ET%20%28Eastern%20Time%29 +[5pm PT]: http://www.thetimezoneconverter.com/?t=17:00&&tz=PT%20(Pacific%20Time) [Kubernetes YouTube Channel]: https://www.youtube.com/c/KubernetesCommunity/live [#office-hours channel]: https://kubernetes.slack.com/messages/office-hours [discuss.kubernetes.io]: https://discuss.kubernetes.io |
