Skip to content

Commit

Permalink
Littel documentation adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
valdar committed Jun 9, 2021
1 parent d5ca967 commit 17c3315
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/nav.adoc
@@ -1,10 +1,10 @@
* xref:user-guide/index.adoc[User guide]
** xref:user-guide/basic-concepts.adoc[Basic concepts]
** xref:user-guide/index.adoc[Getting started]
*** xref:user-guide/getting-started/try-it-out-locally.adoc[Try it locally]
*** xref:user-guide/getting-started/try-it-out-on-kubernetes.adoc[Try it on Kubernetes]
*** xref:user-guide/getting-started/try-it-out-on-openshift-with-strimzi.adoc[Try it on OpenShift cluster]
*** xref:user-guide/getting-started/getting-started-with-packages.adoc[Packages documentation]
** xref:user-guide/basic-concepts.adoc[Basic concepts]
** xref:user-guide/basic-configuration.adoc[Basic configuration]
** xref:user-guide/aggregation.adoc[Aggregation]
** xref:user-guide/idempotency.adoc[Idempotency]
Expand All @@ -13,11 +13,11 @@
*** xref:user-guide/extending-connector/archetype-connector.adoc[Extensible connector archetype]
*** xref:user-guide/extending-connector/archetype-dataformat-connector.adoc[Extensible Dataformat connector archetype]
*** xref:user-guide/extending-connector/archetype-apicurio-connector.adoc[Extensible Apicurio connector archetype]
** xref:user-guide/camel-compatibility-matrix.adoc[Apache Camel compatibility matrix]
* xref:contributor-guide/index.adoc[Contributor guide]
** xref:contributor-guide/testing.adoc[Testing]
** xref:contributor-guide/troubleshooting.adoc[Troubleshooting]
** xref:contributor-guide/release-guide.adoc[Release Guide]
* xref:camel-compatibility-matrix.adoc[Apache Camel compatibility matrix]
* xref:reference/index.adoc[Reference]
** xref:reference/transformers/index.adoc[Single Message Transformers (SMT)]
*** xref:reference/transformers/fieldsToHeaders.adoc[Fields To Headers]
Expand Down
Expand Up @@ -5,6 +5,6 @@ There are scenarios in Camel-Kafka-connector and in the Kafka Connect world in g

In camel-kafka-connector we provide multiple archetypes for this purpose.

xref:user-guide/extending-connector/archetype-connector.adoc[Extensible connector archetype]


* xref:user-guide/extending-connector/archetype-connector.adoc[Extensible connector archetype]
* xref:user-guide/extending-connector/archetype-dataformat-connector.adoc[Extensible connector dataformat archetype]
* xref:user-guide/extending-connector/archetype-apicurio-connector.adoc[Extensible connector apicurio archetype]

0 comments on commit 17c3315

Please sign in to comment.