You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/24 17:18:42 UTC

[camel] branch master updated: Fix up documentation of Camel MongoDB

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.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ebf7e1  Fix up documentation of Camel MongoDB
6ebf7e1 is described below

commit 6ebf7e10a36286fa1dfeece7a1f3c6e1860fd316
Author: Farès Hassak <fa...@gmail.com>
AuthorDate: Sat Feb 24 18:01:46 2018 +0100

    Fix up documentation of Camel MongoDB
---
 components/camel-mongodb/src/main/docs/mongodb-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-mongodb/src/main/docs/mongodb-component.adoc b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
index 9c1a811..681a195 100644
--- a/components/camel-mongodb/src/main/docs/mongodb-component.adoc
+++ b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
@@ -961,5 +961,5 @@ anything manually.
 * http://api.mongodb.org/java/current/[MongoDB Java driver API docs -
 current version]
 *
-http://svn.apache.org/viewvc/camel/trunk/components/camel-mongodb/src/test/[Unit
-tests] for more examples of usage
+https://github.com/apache/camel/tree/master/components/camel-mongodb/src/test[Unit
+tests] for more examples of usage
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.