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 dc83be5  CAMEL-14036 - Added endpoint annotations link to user manual
dc83be5 is described below

commit dc83be5c2d40d5421b4a4235629edf418c904fca
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 7 15:05:59 2019 +0200

    CAMEL-14036 - Added endpoint annotations 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 d1ed246..817a87d 100644
--- a/docs/user-manual/modules/ROOT/pages/index.adoc
+++ b/docs/user-manual/modules/ROOT/pages/index.adoc
@@ -78,7 +78,7 @@ camel routes without them knowing
 * xref:dozer-type-conversion.adoc[Dozer Type Conversion]
 * xref:dsl.adoc[DSL]
 * xref:endpoint.adoc[Endpoint]
-* Endpoint Annotations
+* xref:endpoint-annotations.adoc[Endpoint Annotations]
 * xref:endpoint-completer.adoc[EndpointCompleter]
 * xref:error-handler.adoc[Error Handler]
 * xref:exchange.adoc[Exchange]

Reply via email to