Skip to content

Commit 4f7e425

Browse files
authored
fix: make sure link open in new tab on consumerTag readmore
1 parent 8a87450 commit 4f7e425

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>consumerTag</code></td>
71-
<td>Consumer Tag Identifier (read more <a href="https://amqp-node.github.io/amqplib/channel_api.html#channel_consume"/>here</a>)</td>
71+
<td>Consumer Tag Identifier (read more <a href="https://amqp-node.github.io/amqplib/channel_api.html#channel_consume" rel="nofollow" target="_blank"/>here</a>)</td>
7272
</tr>
7373
<tr>
7474
<td><code>queueOptions</code></td>

0 commit comments

Comments
 (0)