README updates

(cherry picked from commit 059ea6b849)
This commit is contained in:
Michael Klishin 2023-04-04 22:23:57 +04:00
parent a3312e0e1b
commit 5be4233cf9
1 changed files with 4 additions and 1 deletions

View File

@ -26,6 +26,7 @@ multi-protocol messaging and streaming broker. It supports:
* [RabbitMQ tutorials](https://rabbitmq.com/getstarted.html)
* [All documentation guides](https://rabbitmq.com/documentation.html)
* [RabbitMQ blog](https://blog.rabbitmq.com/)
Some key doc guides include
@ -50,9 +51,10 @@ RabbitMQ documentation is also [developed on GitHub](https://github.com/rabbitmq
## Getting Help from the Community
* [Community Discord server](https://rabbitmq.com/discord/)
* [Community Slack](https://rabbitmq.com/slack/)
* [GitHub Discussions](https://github.com/rabbitmq/rabbitmq-server/discussions/)
* [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users)
* [Community Slack](https://rabbitmq-slack.herokuapp.com/)
* `#rabbitmq` on [Libera Chat](https://libera.chat/)
@ -70,6 +72,7 @@ RabbitMQ server is [licensed under the MPL 2.0](LICENSE-MPL-RabbitMQ).
## Building From Source and Packaging
* [Contributor resources](https://github.com/rabbitmq/contribute)
* [Building RabbitMQ from Source](https://rabbitmq.com/build-server.html)
* [Building RabbitMQ Distribution Packages](https://rabbitmq.com/build-server.html)