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-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push: new a84e683 Fixed navigation adoc a84e683 is described below commit a84e68305c841d7701176f8b18951ff6c924e5a6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 08:43:16 2020 +0200 Fixed navigation adoc --- docs/modules/ROOT/nav.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index d52b439..938b48b 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -1,3 +1,4 @@ -* xref:index.adoc[About] -* xref:try-it-out-locally.adoc[Try it out locally] -* xref:try-it-out-on-openshift-with-strimzi.adoc[Try it out on OpenShift with Strimzi] +* xref:getting-started.adoc[Getting started] +** xref:try-it-out-locally.adoc[Try it locally] +** xref:try-it-out-on-openshift-with-strimzi.adoc[Try it on OpenShift cluster] +** xref:getting-started-with-packages.adoc[Packages documentation]