This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new d1df486d Replace Slack link with Zulip link in config (#336)
d1df486d is described below
commit d1df486d4cd3cce3ff44883af29131a6fa7e4736
Author: Twice <[email protected]>
AuthorDate: Thu Nov 13 11:44:55 2025 +0800
Replace Slack link with Zulip link in config (#336)
---
docusaurus.config.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 27311edc..a1ae75ca 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -130,8 +130,8 @@ const config = {
title: 'Community',
items: [
{
- label: 'Slack',
- href:
'https://join.slack.com/t/kvrockscommunity/shared_invite/zt-p5928e3r-OUAK8SUgC8GOceGM6dAz6w',
+ label: 'Zulip',
+ href: 'https://kvrocks.zulipchat.com/',
},
{
label: 'Issue Tracker',