diff options
| author | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2018-12-11 17:09:37 +0100 |
|---|---|---|
| committer | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2018-12-11 17:09:37 +0100 |
| commit | 8317600c5f65b42149827849f5c5fcaf766a5512 (patch) | |
| tree | aae47583893eb28a9054f5f280128d48da0d158d /README.md | |
| parent | eb3bb7ebb7a6491a09843165c64f6f6ac6bc5dea (diff) | |
| parent | c80289849404a153f141ff96208abcd9c65f0153 (diff) | |
| download | rabbitmq-server-git-8317600c5f65b42149827849f5c5fcaf766a5512.tar.gz | |
Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer
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 |
