Fixed broken link to AMQP documentation (#743)

This commit is contained in:
Mads Jensen 2017-05-30 12:23:37 +02:00 committed by Asif Saifuddin Auvi
parent be79b3d4cd
commit bc060c7f9c
1 changed files with 1 additions and 1 deletions

View File

@ -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).