This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 5b9834e6666bed0232b6d41d4bedfc751dc9fe04 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 22 18:45:01 2022 +0200 MongoDB Changes Stream Consumer Source Kamelet --- 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 2e0b6c83..fed37847 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -120,6 +120,7 @@ * xref:message-timestamp-router-action.adoc[] * xref:minio-sink.adoc[] * xref:minio-source.adoc[] +* xref:mongodb-changes-stream-source.adoc[] * xref:mongodb-sink.adoc[] * xref:mongodb-source.adoc[] * xref:mqtt-sink.adoc[]
