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

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


The following commit(s) were added to refs/heads/master by this push:
     new 06ec1c7  Fixed links in website
06ec1c7 is described below

commit 06ec1c75b3eda7d9e301be252104283965218a0c
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 16 11:02:14 2020 +0200

    Fixed links in website
---
 docs/user-manual/modules/ROOT/pages/index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/index.adoc 
b/docs/user-manual/modules/ROOT/pages/index.adoc
index 8a3cef5..a2a88a5 100644
--- a/docs/user-manual/modules/ROOT/pages/index.adoc
+++ b/docs/user-manual/modules/ROOT/pages/index.adoc
@@ -40,8 +40,8 @@ For a deeper and better understanding of Apache Camel, an 
xref:faq:what-is-camel
 * xref:{eip-vc}:eips:enterprise-integration-patterns.adoc[Enterprise 
Integration Patterns]
 * xref:Endpoint-dsl.adoc[Endpoint-dsl]
 * xref:dsl.adoc[DSL]
-* <<Components>>
-* <<Data Formats>>
+* xref:components::index.adoc[Components]
+* xref:components:dataformats:index.adoc[Data Formats]
 * xref:languages.adoc[Languages]
 
 === User Guide

Reply via email to