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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f9615ba2e738 Fix website build due to non relative links (#20998)
f9615ba2e738 is described below

commit f9615ba2e73867350f3895ce4734a15e64c511a1
Author: Federico Mariani <[email protected]>
AuthorDate: Fri Jan 23 13:47:25 2026 +0100

    Fix website build due to non relative links (#20998)
---
 .../modules/ROOT/pages/langchain4j-spring-boot-integration.adoc     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/docs/user-manual/modules/ROOT/pages/langchain4j-spring-boot-integration.adoc 
b/docs/user-manual/modules/ROOT/pages/langchain4j-spring-boot-integration.adoc
index 90b1ded8c295..4e867e4ac257 100644
--- 
a/docs/user-manual/modules/ROOT/pages/langchain4j-spring-boot-integration.adoc
+++ 
b/docs/user-manual/modules/ROOT/pages/langchain4j-spring-boot-integration.adoc
@@ -534,7 +534,7 @@ If you experience timeout errors:
 == Additional Resources
 
 * https://docs.langchain4j.dev/tutorials/spring-boot-integration[LangChain4j 
Spring Boot Integration Documentation]
-* 
https://camel.apache.org/components/latest/langchain4j-chat-component.html[Camel
 LangChain4j Chat Component]
-* 
https://camel.apache.org/components/latest/langchain4j-embeddings-component.html[Camel
 LangChain4j Embeddings Component]
-* 
https://camel.apache.org/components/latest/langchain4j-agent-component.html[Camel
 LangChain4j Agent Component]
+* xref:components::langchain4j-chat-component.adoc[Camel LangChain4j Chat 
Component]
+* xref:components::langchain4j-embeddings-component.adoc[Camel LangChain4j 
Embeddings Component]
+* xref:components::langchain4j-agent-component.adoc[Camel LangChain4j Agent 
Component]
 

Reply via email to