diff options
Diffstat (limited to 'generator')
| -rw-r--r-- | generator/list.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
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}}<br>{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})<br>* [Mailing List]({{.Contact.MailingList}})|{{range .Meetings}}* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}} ({{.Frequency}})]({{.URL}})<br>{{end}} {{- end }} -{{ end }}
\ No newline at end of file +{{ end }} |
