diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -16,10 +16,12 @@ ## Tutorials & Documentation * [RabbitMQ tutorials](https://rabbitmq.com/getstarted.html) - * [Documentation guides](https://rabbitmq.com/documentation.html) - * [Documentation Source Code](https://github.com/rabbitmq/rabbitmq-website/) + * [All documentation guides](https://rabbitmq.com/documentation.html) + * [Documentation source](https://github.com/rabbitmq/rabbitmq-website/) * [Client libraries and tools](https://rabbitmq.com/devtools.html) - * [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/) + * [Monitoring guide](https://rabbitmq.com/monitoring.html) + * [Production checklist](https://rabbitmq.com/production-checklist.html) + * [Runnable tutorials](https://github.com/rabbitmq/rabbitmq-tutorials/) ## Getting Help @@ -33,6 +35,8 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](https://rabbitmq.com/github.html). +Questions about contributing, internals and so on are very welcome on the [mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users). + ## Licensing |
