Skip to content

Commit 58ce9c4

Browse files
authored
fix anchor to queueOptions in rabbitmq docs
1 parent 7f2f2f9 commit 58ce9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/microservices/rabbitmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The `options` property is specific to the chosen transporter. The <strong>Rabbit
6868
</tr>
6969
<tr>
7070
<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>
71+
<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>
7272
</tr>
7373
<tr>
7474
<td><code>socketOptions</code></td>

0 commit comments

Comments
 (0)