mirror of https://github.com/celery/kombu.git
Fixed broken link to AMQP documentation (#743)
This commit is contained in:
parent
be79b3d4cd
commit
bc060c7f9c
|
@ -98,7 +98,7 @@ class Exchange(MaybeChannelBound):
|
|||
|
||||
|
||||
.. _`AMQP in 10 minutes: Part 4`:
|
||||
http://bit.ly/amqp-exchange-types
|
||||
https://bit.ly/2rcICv5
|
||||
|
||||
channel (ChannelT): The channel the exchange is bound to (if bound).
|
||||
|
||||
|
|
Loading…
Reference in New Issue