Skip to content

Commit 1e188c3

Browse files
committed
Fix link in the changes-in-1-3-since-1-2.adoc
1 parent 308841b commit 1e188c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/antora/modules/ROOT/pages/appendix/previous-whats-new/changes-in-1-3-since-1-2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you wish to bind with an empty string routing key, you need to specify `key="
4747

4848
The `AmqpTemplate` now provides several synchronous `receiveAndReply` methods.
4949
These are implemented by the `RabbitTemplate`.
50-
For more information see xref:amqp/receiving-messages.adoct[Receiving Messages].
50+
For more information see xref:amqp/receiving-messages.adoc[Receiving Messages].
5151

5252
The `RabbitTemplate` now supports configuring a `RetryTemplate` to attempt retries (with optional back-off policy) for when the broker is not available.
5353
For more information see xref:amqp/template.adoc#template-retry[Adding Retry Capabilities].

0 commit comments

Comments
 (0)