File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ multi-protocol messaging and streaming broker. It supports:
26
26
27
27
* [ RabbitMQ tutorials] ( https://rabbitmq.com/getstarted.html )
28
28
* [ All documentation guides] ( https://rabbitmq.com/documentation.html )
29
+ * [ RabbitMQ blog] ( https://blog.rabbitmq.com/ )
29
30
30
31
Some key doc guides include
31
32
@@ -50,9 +51,10 @@ RabbitMQ documentation is also [developed on GitHub](https://github.com/rabbitmq
50
51
51
52
## Getting Help from the Community
52
53
54
+ * [ Community Discord server] ( https://rabbitmq.com/discord/ )
55
+ * [ Community Slack] ( https://rabbitmq.com/slack/ )
53
56
* [ GitHub Discussions] ( https://github.com/rabbitmq/rabbitmq-server/discussions/ )
54
57
* [ RabbitMQ mailing list] ( https://groups.google.com/forum/#!forum/rabbitmq-users )
55
- * [ Community Slack] ( https://rabbitmq-slack.herokuapp.com/ )
56
58
* ` #rabbitmq ` on [ Libera Chat] ( https://libera.chat/ )
57
59
58
60
@@ -70,6 +72,7 @@ RabbitMQ server is [licensed under the MPL 2.0](LICENSE-MPL-RabbitMQ).
70
72
71
73
## Building From Source and Packaging
72
74
75
+ * [ Contributor resources] ( https://github.com/rabbitmq/contribute )
73
76
* [ Building RabbitMQ from Source] ( https://rabbitmq.com/build-server.html )
74
77
* [ Building RabbitMQ Distribution Packages] ( https://rabbitmq.com/build-server.html )
75
78
You can’t perform that action at this time.
0 commit comments