This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.18.x by this push:
     new 0fae692c62a Fix xref link
0fae692c62a is described below

commit 0fae692c62a61bb3e5b53c4f0b883781042948a9
Author: Zoran Regvart <[email protected]>
AuthorDate: Tue Sep 6 11:10:55 2022 +0200

    Fix xref link
---
 components/camel-bean/src/main/docs/bean-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-bean/src/main/docs/bean-component.adoc 
b/components/camel-bean/src/main/docs/bean-component.adoc
index cba63e81b25..1b9085b5487 100644
--- a/components/camel-bean/src/main/docs/bean-component.adoc
+++ b/components/camel-bean/src/main/docs/bean-component.adoc
@@ -141,7 +141,7 @@ constructed from the Message are all defined by the
 xref:manual::bean-binding.adoc[Bean Binding] mechanism which is used throughout
 all the various xref:manual::bean-integration.adoc[Bean Integration] 
mechanisms in Camel.
 
-See also related xref:bean-language.adoc[Bean Language].
+See also related xref:languages:bean-language.adoc[Bean Language].
 
 
 

Reply via email to