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
commit a653794d6183fc8c042e97d716292e9b8d3dd712 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Dec 1 08:07:40 2020 +0100 Added Apicurio archetype docs to index --- docs/modules/ROOT/pages/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 80ee37e..78269d7 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -8,6 +8,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]
