Skip to content

Commit dfa4d35

Browse files
authored
Update Slack link to Kubernetes channel in docusaurus config (#154)
1 parent c44f92d commit dfa4d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ const config: Config = {
136136
items: [
137137
{
138138
label: "Slack",
139-
href: "https://github.com/awslabs/kro",
139+
href: "https://kubernetes.slack.com/archives/C081TMY9D6Y",
140140
},
141141
],
142142
},

0 commit comments

Comments
 (0)