diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2016-10-29 19:24:36 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2016-10-29 19:24:36 +0300 |
| commit | 0e2e03fab9f93cd6e391dea4aef5f489c3654813 (patch) | |
| tree | dba3c3ff3962952a0f05041c86bca249eefd2cac | |
| parent | 58f57d5b214c755e119be3a7c1ce56187b020be2 (diff) | |
| parent | e93b8c025ddc06fe68395ef0ee7b50d2533ebbbb (diff) | |
| download | rabbitmq-server-git-0e2e03fab9f93cd6e391dea4aef5f489c3654813.tar.gz | |
Merge branch 'stable'
| -rw-r--r-- | README.md | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -18,13 +18,8 @@ * [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html) * [Documentation guides](http://www.rabbitmq.com/documentation.html) * [Client libraries and tools](http://www.rabbitmq.com/devtools.html) - -## Building From Source and Packaging - - * [Building RabbitMQ Server From Source](http://www.rabbitmq.com/build-server.html) - * [Building RabbitMQ Server Packages](http://www.rabbitmq.com/build-server.html) - - + * [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/) + ## Getting Help * [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) @@ -42,9 +37,10 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview]( RabbitMQ server is [licensed under the MPL](LICENSE-MPL-RabbitMQ). -## Building From Source +## Building From Source and Packaging -See [building RabbitMQ server from source](http://www.rabbitmq.com/build-server.html). + * [Building RabbitMQ Server From Source](http://www.rabbitmq.com/build-server.html) + * [Building RabbitMQ Server Packages](http://www.rabbitmq.com/build-server.html) ## Copyright |
