Skip to content

Commit 2a9ffb1

Browse files
authored
Update Slack Invitation (#2349)
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent 87aec69 commit 2a9ffb1

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ contact_links:
55
url: https://www.kubeflow.org/docs/components/katib/
66
about: Much help can be found in the docs
77
- name: Kubeflow Katib Slack Channel
8-
url: https://cloud-native.slack.com/archives/C073N7AS48P
9-
about: Ask the Katib community on Slack
8+
url: https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels
9+
about: Ask the Katib community on CNCF Slack
10+
- name: Kubeflow Katib Community Meeting
11+
url: https://bit.ly/2PWVCkV
12+
about: Join the Kubeflow AutoML working group meeting

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Coverage Status](https://coveralls.io/repos/github/kubeflow/katib/badge.svg?branch=master)](https://coveralls.io/github/kubeflow/katib?branch=master)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/kubeflow/katib)](https://goreportcard.com/report/github.com/kubeflow/katib)
99
[![Releases](https://img.shields.io/github/release-pre/kubeflow/katib.svg?sort=semver)](https://github.com/kubeflow/katib/releases)
10-
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://kubeflow.slack.com/archives/C018PMV53NW)
10+
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels)
1111

1212
Katib is a Kubernetes-native project for automated machine learning (AutoML).
1313
Katib supports

0 commit comments

Comments
 (0)