Skip to content

Commit 3f6d205

Browse files
committed
Fix link in the channel-adapter.adoc
1 parent b92d52f commit 3f6d205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/asciidoc/channel-adapter.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ However, if you are sure that your method can return null and you need to poll f
125125
126126
Starting with version 5.5, a `0` value for `max-messages-per-poll` has a special meaning - skip the `MessageSource.receive()` call altogether, which may be considered as pausing for this inbound channel adapter until the `maxMessagesPerPoll` is changed to a non-zero value at a later time, e.g. via a Control Bus.
127127
128-
Also see <<./endpoint.adoc#global-default-poller>> for more information.
128+
Also see <<./endpoint.adoc#global-default-poller,Global Default Poller>> for more information.
129129
=====
130130

131131
[[channel-adapter-namespace-outbound]]

0 commit comments

Comments
 (0)