From 9f6dc887a8fcbed3b48a41b906e30f4820f5b75a Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Thu, 14 Mar 2019 14:45:25 +0100 Subject: fix link to weekly meeting Signed-off-by: Daniel Holbach --- generator/list.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'generator') diff --git a/generator/list.tmpl b/generator/list.tmpl index 5e7bc438..1299ee66 100644 --- a/generator/list.tmpl +++ b/generator/list.tmpl @@ -2,7 +2,7 @@ # SIGs and Working Groups Most community activity is organized into Special Interest Groups (SIGs), -time bounded Working Groups, and the [community meeting](communication.md#weekly-meeting). +time bounded Working Groups, and the [community meeting](communication/README.md#weekly-meeting). SIGs follow these [guidelines](governance.md) although each of these groups may operate a little differently depending on their needs and workflow. @@ -43,4 +43,4 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) {{- range .UserGroups}} |[{{.Name}}]({{.Dir}}/README.md)|{{range .Leadership.Chairs}}* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}
{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})
* [Mailing List]({{.Contact.MailingList}})|{{range .Meetings}}* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}} ({{.Frequency}})]({{.URL}})
{{end}} {{- end }} -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3