This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch PragmaTwice-patch-4
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit 300e3710da2d1ae4e6115dd367f717ed3c74427c
Author: Twice <[email protected]>
AuthorDate: Thu Nov 13 11:44:20 2025 +0800

    Replace Slack link with Zulip link in config
---
 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',

Reply via email to