diff --git a/src/reference/asciidoc/mail.adoc b/src/reference/asciidoc/mail.adoc index 16c30ab08d..71308d70ae 100644 --- a/src/reference/asciidoc/mail.adoc +++ b/src/reference/asciidoc/mail.adoc @@ -582,7 +582,7 @@ public class Mover { IMPORTANT: For the message to be still available for manipulation after the transaction, _should-delete-messages_ must be set to 'false'. -[[java-dsl-configuration]] +[[mail-java-dsl-configuration]] === Configuring channel adapters with the Java DSL To configure mail mail component in Java DSL, the framework provides a `o.s.i.mail.dsl.Mail` factory, which can be used like this: