diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-10-02 07:24:30 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-10-02 07:24:30 +0300 |
| commit | bcc93dff559c11bac7df97ed402bd762582ddc49 (patch) | |
| tree | df3ad52801b7b8f863dd88d2ad926d38ad6b39b0 | |
| parent | fabf8acb5ffed618648c3201c422a30e26359131 (diff) | |
| download | rabbitmq-server-git-bcc93dff559c11bac7df97ed402bd762582ddc49.tar.gz | |
Minor README updates
| -rw-r--r-- | INSTALL | 4 | ||||
| -rw-r--r-- | README.md | 5 |
2 files changed, 5 insertions, 4 deletions
@@ -1,2 +1,2 @@ -Please see https://www.rabbitmq.com/download.html for links to guides -to installing RabbitMQ. +Please see https://www.rabbitmq.com/download.html for installation +guides. @@ -23,6 +23,7 @@ * [Production checklist](https://rabbitmq.com/production-checklist.html) * [Runnable tutorials](https://github.com/rabbitmq/rabbitmq-tutorials/) + ## Getting Help * [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) @@ -45,8 +46,8 @@ RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ). ## Building From Source and Packaging - * [Building RabbitMQ Server From Source](https://rabbitmq.com/build-server.html) - * [Building RabbitMQ Server Packages](https://rabbitmq.com/build-server.html) + * [Building RabbitMQ from Source](https://rabbitmq.com/build-server.html) + * [Building RabbitMQ Distribution Packages](https://rabbitmq.com/build-server.html) ## Copyright |
