11# RabbitMQ Server
22
3- [ RabbitMQ] ( http ://rabbitmq.com) is a [ feature rich] ( http ://www. rabbitmq.com/features .html) , multi-protocol messaging broker. It supports:
3+ [ RabbitMQ] ( https ://rabbitmq.com) is a [ feature rich] ( https ://rabbitmq.com/documentation .html) , multi-protocol messaging broker. It supports:
44
55 * AMQP 0-9-1
66 * STOMP 1.0 through 1.2
1010
1111## Installation
1212
13- * [ Installation guides] ( http ://www. rabbitmq.com/download.html) for various platforms
13+ * [ Installation guides] ( https ://rabbitmq.com/download.html) for various platforms
1414
1515
1616## Tutorials & Documentation
1717
18- * [ RabbitMQ tutorials] ( http ://www. rabbitmq.com/getstarted.html)
19- * [ Documentation guides] ( http ://www. rabbitmq.com/documentation.html)
18+ * [ RabbitMQ tutorials] ( https ://rabbitmq.com/getstarted.html)
19+ * [ Documentation guides] ( https ://rabbitmq.com/documentation.html)
2020 * [ Documentation Source Code] ( https://github.com/rabbitmq/rabbitmq-website/ )
21- * [ Client libraries and tools] ( http ://www. rabbitmq.com/devtools.html)
21+ * [ Client libraries and tools] ( https ://rabbitmq.com/devtools.html)
2222 * [ Tutorials Source Code] ( https://github.com/rabbitmq/rabbitmq-tutorials/ )
2323
2424## Getting Help
2525
2626 * [ RabbitMQ mailing list] ( https://groups.google.com/forum/#!forum/rabbitmq-users )
2727 * ` #rabbitmq ` on Freenode
28- * [ Commercial RabbitMQ support] ( http ://www. rabbitmq.com/services.html) from [ Pivotal] ( http://pivotal.io )
28+ * [ Commercial RabbitMQ support] ( https ://rabbitmq.com/services.html) from [ Pivotal] ( http://pivotal.io )
2929
3030
3131## Contributing
3232
33- See [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) and our [ development process overview] ( http ://www. rabbitmq.com/github.html) .
33+ See [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) and our [ development process overview] ( https ://rabbitmq.com/github.html) .
3434
3535
3636## License
@@ -40,8 +40,8 @@ RabbitMQ server is [licensed under the MPL](LICENSE-MPL-RabbitMQ).
4040
4141## Building From Source and Packaging
4242
43- * [ Building RabbitMQ Server From Source] ( http ://www. rabbitmq.com/build-server.html)
44- * [ Building RabbitMQ Server Packages] ( http ://www. rabbitmq.com/build-server.html)
43+ * [ Building RabbitMQ Server From Source] ( https ://rabbitmq.com/build-server.html)
44+ * [ Building RabbitMQ Server Packages] ( https ://rabbitmq.com/build-server.html)
4545
4646
4747## Copyright
0 commit comments