This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1181a55 add link to camel spring boot docs
1181a55 is described below
commit 1181a555463400f9873cb931778b866dacad4c6a
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Apr 24 11:02:16 2020 +0200
add link to camel spring boot docs
---
content/docs/_index.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/docs/_index.md b/content/docs/_index.md
index f896c24..39a499f 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -18,10 +18,11 @@ The [User Manual](/manual/latest/) is a comprehensive guide
meant to help you wi
Apache Camel encompasses several sub-projects for additional platforms or ways
to run Camel. Check out the individual sub-project manuals here :
-- [Camel-K](/camel-k/latest/)
+- [Camel K](/camel-k/latest/)
- [Camel Quarkus](/camel-quarkus/latest/)
- [Camel Kafka Connector](/camel-kafka-connector/latest/)
- [Camel Karaf](/camel-karaf/latest/)
+- [Camel Spring Boot](/camel-spring-boot/latest/)
- [API
documentation](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html)
## Components