fancy-agent opened a new issue, #10482: URL: https://github.com/apache/rocketmq/issues/10482
### Which part is the bug The **Learn it & Contact us** section in `README.md` links a Slack invite that is permanently dead: ``` * Slack: <https://rocketmq-invite-automation.herokuapp.com/> ``` ### Details - The URL returns **HTTP 404** — it was a Heroku-hosted invite-automation app, and Heroku retired free dynos in November 2022, so the app no longer exists. - The project website no longer advertises Slack anywhere: the home page, the docs, and the [contact page](https://rocketmq.apache.org/about/contact/) all have no Slack reference. - The dead link appears only once in the repo (`README.md`); the other five links in that contact list are live. ### Suggested fix Remove the dead Slack line so the contact list stays accurate (rather than substituting a guessed/unverified Slack URL). Happy to point it at a current channel instead if maintainers have one they'd like listed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
