You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/05 10:34:45 UTC

[camel] 03/03: Added using OSGi blueprint link to adoc

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 453dd41137ed89ae10bcc2fcb922711d52e4ea52
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 5 11:34:13 2018 +0100

    Added using OSGi blueprint link to adoc
---
 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 e5b3ca7..7f0b599 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -59,7 +59,7 @@
 * [Camel Maven Archetypes]
 * [Creating a new Spring based Camel Route]
 * [Camel JMX]
-* [Using OSGi blueprint with Camel]
+* [Using OSGi blueprint with Camel](using-osgi-blueprint-with-camel.adoc)
 * [Working with Camel and SCR]
 * Working with REST and [Rest DSL]