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
commit a79ed22ceafccad671aaf4369fa518055cc42f7f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Nov 5 13:34:19 2018 +0100 Added Endpoint Completer to Summary --- docs/user-manual/en/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index 7f0b599..00bd04f 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -93,7 +93,7 @@ * [DSL](dsl.adoc) * [Endpoint](endpoint.adoc) * Endpoint Annotations -* EndpointCompleter +* [EndpointCompleter](endpoint-completer.adoc) * [Error Handler](error-handler.adoc) * [Exchange](exchange.adoc) * [Exchange Pattern](exchange-pattern.adoc)