From ba4cee54e59846472e5841d9a1043775d3493b3e Mon Sep 17 00:00:00 2001 From: Jeremi Joslin Date: Thu, 14 Dec 2023 22:49:56 +0700 Subject: [PATCH] Fix slack link in the issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b9f5f954..adb2c866 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - name: Community Slack - url: https://weaviate.slack.com + url: https://weaviate.io/slack about: Chat with the community about any issues, questions, or feedback