diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-06-28 13:47:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-28 13:47:30 -0700 |
| commit | e7d17462c8f678a0e3231b141446646b2daef206 (patch) | |
| tree | 706ab11a5c9c5114cf37d6e9eb97c3d24755639d | |
| parent | 28f1698cc647bf53a825ec64bb2b8f083f24a67b (diff) | |
| parent | 678c8038ab4e93920ee410eed6713360b1f86e16 (diff) | |
Merge pull request #3856 from janetkuo/fix-recording
Fix the link to SIG Apps meeting playlist
| -rw-r--r-- | sig-apps/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index b7396add..3a28e96a 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -15,7 +15,7 @@ The [charter](charter.md) defines the scope and governance of the Apps Special I ## Meetings * Regular SIG Meeting: [Mondays at 9:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:00&tz=PT%20%28Pacific%20Time%29). * [Meeting notes and Agenda](https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#). - * [Meeting recordings](https://www.youtube.com/watch?v=hn23Z-vL_cM&list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3). + * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3). ## Leadership @@ -154,7 +154,7 @@ sigs: frequency: weekly url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit archive_url: https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit# - recordings_url: https://www.youtube.com/watch?v=hn23Z-vL_cM&list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3 + recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3 contact: slack: sig-apps mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-apps |
