Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Apr 4, 2023
1 parent b26b371 commit 059ea6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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/)


Expand All @@ -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)

Expand Down

0 comments on commit 059ea6b

Please sign in to comment.