summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2018-12-04 00:20:46 +0300
committerMichael Klishin <michael@clojurewerkz.org>2018-12-04 00:20:46 +0300
commit60d5d18062e6a046d84faff2ded9e830663d6282 (patch)
tree6d63d8fafd80eb5b03ca804000366c1c6ee357f7 /README.md
parent86f5279a69c99e2bd2d14fb758e8fc56bf744364 (diff)
downloadrabbitmq-server-git-60d5d18062e6a046d84faff2ded9e830663d6282.tar.gz
README updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f07284d60..10e91fbbac 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