summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 ae6f9b2d01..ae8fd80484 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,9 @@
* [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html)
* [Documentation guides](http://www.rabbitmq.com/documentation.html)
+ * [Documentation Source Code](https://github.com/rabbitmq/rabbitmq-website/)
* [Client libraries and tools](http://www.rabbitmq.com/devtools.html)
-
+ * [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/)
## Getting Help
@@ -37,9 +38,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