You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ A please check out the rest of [RabbitMQ documentation](https://www.rabbitmq.com
12
12
13
13
All tutorials **require a RabbitMQ node running on localhost** with stock (default) settings.
14
14
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):
17
17
18
18
* A [Windows installer](https://www.rabbitmq.com/install-windows.html)
19
19
* A [Docker image](https://hub.docker.com/_/rabbitmq/)
20
20
*[Homebrew](https://www.rabbitmq.com/install-homebrew.html) on MacOS
21
21
* 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
0 commit comments