diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2020-05-23 09:11:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-23 09:11:23 +0300 |
| commit | e9ba4ab28cfb9efac3aee09aef7df58acc5825b0 (patch) | |
| tree | c106a83e866c10f8f8c40f623e7a1a69f54ef131 /README.md | |
| parent | 03bfc5e3f9b11f8ddd04974af7a44da5184205d1 (diff) | |
| download | rabbitmq-server-git-e9ba4ab28cfb9efac3aee09aef7df58acc5825b0.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -14,18 +14,23 @@ ## Installation * [Installation guides](https://rabbitmq.com/download.html) for various platforms + * [Changelog](https://www.rabbitmq.com/changelog.html) + * [Releases](https://github.com/rabbitmq/rabbitmq-server/releases) on GitHub * [Supported and unsupported series](https://www.rabbitmq.com/versions.html) * [Supported Erlang versions](https://www.rabbitmq.com/which-erlang.html) + ## Tutorials & Documentation * [RabbitMQ tutorials](https://rabbitmq.com/getstarted.html) * [All documentation guides](https://rabbitmq.com/documentation.html) - * [Documentation source](https://github.com/rabbitmq/rabbitmq-website/) + * [CLI tools guide](https://rabbitmq.com/cli.html) + * [Configuration guide](https://rabbitmq.com/configure.html) * [Client libraries and tools](https://rabbitmq.com/devtools.html) * [Monitoring guide](https://rabbitmq.com/monitoring.html) * [Production checklist](https://rabbitmq.com/production-checklist.html) * [Runnable tutorials](https://github.com/rabbitmq/rabbitmq-tutorials/) + * [Documentation source](https://github.com/rabbitmq/rabbitmq-website/) ## Getting Help |
