Skip to content

Commit 7bf154f

Browse files
committed
change some content
1 parent 7d86104 commit 7bf154f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/scenarios/client.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ library is designed to have a familiar socket-style API.
4545
RabbitMQ
4646
--------
4747

48-
RabbitMQ is open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).
48+
RabbitMQ is an open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).
4949
The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform
5050
framework for clustering and failover. Client libraries to interface with the broker are available
5151
for all major programming languages.
5252

53-
- `Website <http://www.rabbitmq.com/>`_
54-
- `GitHub <https://github.com/rabbitmq?page=1>`_
53+
- `Homepage <http://www.rabbitmq.com/>`_
54+
- `GitHub Organization <https://github.com/rabbitmq?page=1>`_

0 commit comments

Comments
 (0)