summaryrefslogtreecommitdiff
path: root/kombu/entity.py
diff options
context:
space:
mode:
Diffstat (limited to 'kombu/entity.py')
-rw-r--r--kombu/entity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kombu/entity.py b/kombu/entity.py
index 267c19f1..73697487 100644
--- a/kombu/entity.py
+++ b/kombu/entity.py
@@ -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).