Skip to content

Commit 22bcc3b

Browse files
committed
Fix anchors in doc.
1 parent 68e0783 commit 22bcc3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/reference/asciidoc/amqp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1454,7 +1454,7 @@ IntegrationFlow flow(Environment env) {
14541454
----
14551455
====
14561456

1457-
[[rmq-stream-inbound-channel-adapter]]
1457+
[[rmq-stream-outbound-channel-adapter]]
14581458
==== RabbitMQ Stream Outbound Channel Adapter
14591459

14601460
====

src/reference/asciidoc/whats-new.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ See <<./ip.adoc#ip,TCP and UDP Support>> for more information.
108108
=== RabbitMQ Changes
109109

110110
The AMQP module has been enhanced to provide support for inbound and outbound channel adapters using RabbitMQ Stream Queues.
111-
See <<./amqp.adocrmq-streams>> for more information.
111+
See <<./amqp.adoc#rmq-streams,RabbitMQ Stream Queue Support>> for more information.

0 commit comments

Comments
 (0)