summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
-rw-r--r--README.md5
2 files changed, 5 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 0c1f6f4384..d105eb5498 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.
diff --git a/README.md b/README.md
index 534dd614cb..6e4a3af50a 100644
--- a/README.md
+++ b/README.md
@@ -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