This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch apicurio-archetype in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit fa9a3efe42940402a2969706722cfa8a66163909 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Dec 1 08:08:09 2020 +0100 Added Apicurio archetype docs to nav --- docs/modules/ROOT/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 89c9348..e89636c 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -5,6 +5,7 @@ * xref:archetypes.adoc[Archetypes] ** xref:archetype-connector.adoc[Extensible connector archetype] ** xref:archetype-dataformat-connector.adoc[Extensible Dataformat connector archetype] +** xref:archetype-apicurio-connector.adoc[Extensible Apicurio 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]
