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 f6b5764 Index.adoc should reflect nav.adoc
f6b5764 is described below
commit f6b57649c14fb8d16c8d9bd6b35d01bb8fff01f6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Nov 2 11:42:12 2020 +0100
Index.adoc should reflect nav.adoc
---
docs/modules/ROOT/pages/index.adoc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/docs/modules/ROOT/pages/index.adoc
b/docs/modules/ROOT/pages/index.adoc
index 19d7470..5a5c722 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -3,12 +3,14 @@
* xref:about.adoc[What is it?]
** xref:basic-concepts.adoc[Basic concepts]
+** xref:basic-configuration.adoc[Basic configuration]
** xref:aggregation.adoc[Aggregation]
-** xref:archetypes.adoc[Archetype]
+* xref:archetypes.adoc[Archetypes]
+** xref:archetype-connector.adoc[Extensible connector archetype]
* xref:getting-started.adoc[Getting started]
** xref:try-it-out-locally.adoc[Try it locally]
** xref:try-it-out-on-kubernetes.adoc[Try it on Kubernetes]
-** xref:try-it-out-on-openshift-with-strimzi.adoc[Try it on OpenShift]
+** xref:try-it-out-on-openshift-with-strimzi.adoc[Try it on OpenShift cluster]
** xref:getting-started-with-packages.adoc[Packages documentation]
* xref:connectors.adoc[Connectors list]
* xref:camel-compatibility-matrix.adoc[Apache Camel compatibility matrix]