summaryrefslogtreecommitdiff
path: root/reference/kombu.connection.html
diff options
context:
space:
mode:
Diffstat (limited to 'reference/kombu.connection.html')
-rw-r--r--reference/kombu.connection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/kombu.connection.html b/reference/kombu.connection.html
index 351d9375..25561297 100644
--- a/reference/kombu.connection.html
+++ b/reference/kombu.connection.html
@@ -130,7 +130,7 @@ constructor of the automatically created
<a class="reference internal" href="kombu.entity.html#kombu.entity.Queue" title="kombu.entity.Queue"><tt class="xref py py-class docutils literal"><span class="pre">Queue</span></tt></a>.</li>
<li><strong>exchange_opts</strong> &#8211; Additional keyword arguments passed to the
constructor of the automatically created
-:class:<a href="#id1"><span class="problematic" id="id2">`</span></a>~kombu.entity.Exchange.</li>
+<a class="reference internal" href="kombu.entity.html#kombu.entity.Exchange" title="kombu.entity.Exchange"><tt class="xref py py-class docutils literal"><span class="pre">Exchange</span></tt></a>.</li>
<li><strong>channel</strong> &#8211; Channel to use. If not specified a new channel
from the current connection will be used. Remember to call
<tt class="xref py py-meth docutils literal"><span class="pre">close()</span></tt> when done with the