summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2018-12-11 17:09:37 +0100
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2018-12-11 17:09:37 +0100
commit8317600c5f65b42149827849f5c5fcaf766a5512 (patch)
treeaae47583893eb28a9054f5f280128d48da0d158d /README.md
parenteb3bb7ebb7a6491a09843165c64f6f6ac6bc5dea (diff)
parentc80289849404a153f141ff96208abcd9c65f0153 (diff)
downloadrabbitmq-server-git-8317600c5f65b42149827849f5c5fcaf766a5512.tar.gz
Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f07284d60..2267a853c9 100644
--- a/README.md
+++ b/README.md
@@ -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