Skip to content

Commit

Permalink
Fix link in the changes-in-1-3-since-1-2.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Sep 16, 2024
1 parent 308841b commit 1e188c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you wish to bind with an empty string routing key, you need to specify `key="

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

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

0 comments on commit 1e188c3

Please sign in to comment.