We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f2f2f9 + 58ce9c4 commit c319c9fCopy full SHA for c319c9f
content/microservices/rabbitmq.md
@@ -68,7 +68,7 @@ The `options` property is specific to the chosen transporter. The <strong>Rabbit
68
</tr>
69
<tr>
70
<td><code>queueOptions</code></td>
71
- <td>Additional queue options (read more <a href="https://www.squaremobius.net/amqp.node/channel_api.html#assertQueue" rel="nofollow" target="_blank">here</a>)</td>
+ <td>Additional queue options (read more <a href="https://www.squaremobius.net/amqp.node/channel_api.html#channel_assertQueue" rel="nofollow" target="_blank">here</a>)</td>
72
73
74
<td><code>socketOptions</code></td>
0 commit comments