This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push:
new d062947 CAMEL-15364: change title of MongoDB 3 component
d062947 is described below
commit d06294734ca8827da5caaa6571966d260b3ad8d7
Author: Zoran Regvart <[email protected]>
AuthorDate: Wed Dec 9 18:52:41 2020 +0100
CAMEL-15364: change title of MongoDB 3 component
---
components/camel-mongodb3/src/main/docs/mongodb3-component.adoc | 4 ++--
docs/components/modules/ROOT/nav.adoc | 2 +-
docs/components/modules/ROOT/pages/mongodb3-component.adoc | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
index 64eeffb..c477019 100644
--- a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
+++ b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
@@ -1,6 +1,6 @@
[[mongodb3-component]]
-= MongoDB Component
-:docTitle: MongoDB
+= MongoDB 3 Component
+:docTitle: MongoDB 3
:artifactId: camel-mongodb3
:description: Component for working with documents stored in MongoDB database.
:since: 2.19
diff --git a/docs/components/modules/ROOT/nav.adoc
b/docs/components/modules/ROOT/nav.adoc
index cd9b441..13d470a 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -203,7 +203,7 @@
** xref:mllp-component.adoc[MLLP]
** xref:mock-component.adoc[Mock]
** xref:mongodb-component.adoc[MongoDB]
-** xref:mongodb3-component.adoc[MongoDB]
+** xref:mongodb3-component.adoc[MongoDB 3]
** xref:mongodb-gridfs-component.adoc[MongoDB GridFS]
** xref:mqtt-component.adoc[MQTT]
** xref:msv-component.adoc[MSV]
diff --git a/docs/components/modules/ROOT/pages/mongodb3-component.adoc
b/docs/components/modules/ROOT/pages/mongodb3-component.adoc
index f483758..6c8a2c0 100644
--- a/docs/components/modules/ROOT/pages/mongodb3-component.adoc
+++ b/docs/components/modules/ROOT/pages/mongodb3-component.adoc
@@ -1,8 +1,8 @@
[[mongodb3-component]]
-= MongoDB Component
+= MongoDB 3 Component
//THIS FILE IS COPIED: EDIT THE SOURCE FILE:
:page-source: components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
-:docTitle: MongoDB
+:docTitle: MongoDB 3
:artifactId: camel-mongodb3
:description: Component for working with documents stored in MongoDB database.
:since: 2.19