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 30fdeae  CAMEL-14036 - Added camel-maven-archetypes link to user manual
30fdeae is described below

commit 30fdeae66d0179485488d80bb6baf35b559e2275
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 7 11:54:05 2019 +0200

    CAMEL-14036 - Added camel-maven-archetypes link to user manual
---
 docs/user-manual/modules/ROOT/pages/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/index.adoc 
b/docs/user-manual/modules/ROOT/pages/index.adoc
index 85e0f85..57d808b 100644
--- a/docs/user-manual/modules/ROOT/pages/index.adoc
+++ b/docs/user-manual/modules/ROOT/pages/index.adoc
@@ -50,7 +50,7 @@ asynchronous
 * [Using CamelProxy] for how to use proxies for clients to easily invoke
 camel routes without them knowing
 * xref:camel-maven-plugin.adoc[Camel Maven Plugin] for running Camel from a 
Maven goal
-* [Camel Maven Archetypes]
+* xref:camel-maven-archetypes.adoc[Camel Maven Archetypes]
 * [Creating a new Spring based Camel Route]
 * [Camel JMX]
 * xref:using-osgi-blueprint-with-camel.adoc[Using OSGi blueprint with Camel]

Reply via email to