This is an automated email from the ASF dual-hosted git repository.
RongtongJin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new c8301910cb docs: remove dead Slack invite link from README (#10483)
c8301910cb is described below
commit c8301910cba1a2a02a2a50320a7f92911049345d
Author: fancy <[email protected]>
AuthorDate: Sat Jun 13 11:17:10 2026 +0800
docs: remove dead Slack invite link from README (#10483)
The Slack invite link (rocketmq-invite-automation.herokuapp.com) returns
HTTP 404 — the Heroku-hosted invite app is gone (Heroku retired free
dynos in Nov 2022). The project site no longer lists Slack anywhere
(home, docs, and the contact page have no Slack reference), so this
removes the dead link to keep the contact list accurate.
Signed-off-by: fancy-agent <[email protected]>
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 2a1df83b0a..4dbdeb4ce4 100644
--- a/README.md
+++ b/README.md
@@ -196,7 +196,6 @@ name-service 1/1 107m
* Issues: <https://github.com/apache/rocketmq/issues>
* Rips: <https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal>
* Ask: <https://stackoverflow.com/questions/tagged/rocketmq>
-* Slack: <https://rocketmq-invite-automation.herokuapp.com/>
----------