Skip to content

Commit e11a745

Browse files
committed
Fixed a broken link.
See issue kaazing#6.
1 parent cf314c0 commit e11a745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

amqp-0-9-1/doc/o_dev_java_amqp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Starting an AMQP Broker
4747
There are a wide variety of AMQP brokers available that implement different AMQP versions. For example, RabbitMQ, Apache Qpid, OpenAMQ, Red Hat Enterprise MRG, ØMQ, and Zyre. </span>
4848

4949
**Note:** The AMQP client libraries are compatible with AMQP version 0-9-1. Refer your AMQP broker documentation for information about certified AMQP versions.
50-
For information on integrating with RabbitMQ, see [Integrate RabbitMQ Messaging](../integration-amqp/p_amqp_integrate_rabbitmq.md).
50+
For information on integrating with RabbitMQ, see [Integrate RabbitMQ Messaging](https://github.com/kaazing/gateway/blob/develop/doc/integration-amqp/p_amqp_integrate_rabbitmq.md).
5151

5252
Taking a Look at the AMQP Demo
5353
------------------------------

0 commit comments

Comments
 (0)