Skip to content

Commit 589e5e9

Browse files
Update README.md
1 parent 9cdf2ed commit 589e5e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ A please check out the rest of [RabbitMQ documentation](https://www.rabbitmq.com
1212

1313
All tutorials **require a RabbitMQ node running on localhost** with stock (default) settings.
1414

15-
Please refer to [RabbitMQ documentation](https://www.rabbitmq.com/download.html) to learn
16-
more about various installation options:
15+
Please refer to RabbitMQ documentation to learn
16+
more about various [installation options](https://www.rabbitmq.com/download.html):
1717

1818
* A [Windows installer](https://www.rabbitmq.com/install-windows.html)
1919
* A [Docker image](https://hub.docker.com/_/rabbitmq/)
2020
* [Homebrew](https://www.rabbitmq.com/install-homebrew.html) on MacOS
2121
* Packages for [Ubuntu and Debian](https://www.rabbitmq.com/install-debian.html) as well as [RPM-based distributions](https://www.rabbitmq.com/install-rpm.html)
22-
* A generic [binary build](http://www.rabbitmq.com/install-generic-unix.html) for Linux, *BSD and other UNIX-like systems
22+
* A generic [binary build](https://www.rabbitmq.com/install-generic-unix.html) for Linux, *BSD and other UNIX-like systems
2323

2424
## Languages
2525

0 commit comments

Comments
 (0)