You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2017/11/05 13:44:18 UTC

[camel] branch master updated: make use of apache camel gitbox URL

This is an automated email from the ASF dual-hosted git repository.

bvahdat 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 9012534  make use of apache camel gitbox URL
9012534 is described below

commit 90125348aa6a09c7a43bbfded8b87839094119d5
Author: Babak Vahdat <bv...@apache.org>
AuthorDate: Sun Nov 5 14:44:11 2017 +0100

    make use of apache camel gitbox URL
---
 CONTRIBUTING.md                                       | 4 ++--
 components/camel-sql/src/main/docs/sql-component.adoc | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1139ef2..e6a5aa0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -155,6 +155,6 @@ The first step is contributing to the project; if you want to take that a step f
 ## More resources
 
 Git is not a brand new technology and therefore Camel is not the only ASF project thinking about using it. So here are some more resources you mind find useful:
+- [https://gitbox.apache.org/repos/asf/camel.git](https://gitbox.apache.org/repos/asf/camel.git): Apache Camel GitBox repository
 - [http://wiki.apache.org/general/GitAtApache](http://wiki.apache.org/general/GitAtApache): Some basic notes about git@asf
-- [http://git.apache.org/](http://git.apache.org/): List of mgit-mirrors at ASF
-- [https://git-wip-us.apache.org/](https://git-wip-us.apache.org/): More Git infos from Apache
+- [http://git.apache.org/](http://git.apache.org/): List of git-mirrors at ASF
diff --git a/components/camel-sql/src/main/docs/sql-component.adoc b/components/camel-sql/src/main/docs/sql-component.adoc
index 5c37b9e..b6475b0 100644
--- a/components/camel-sql/src/main/docs/sql-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-component.adoc
@@ -309,8 +309,7 @@ the generated keys will be provided as headers with the keys listed in
 the table above.
 
 You can see more details in this
-https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob_plain;f=components/camel-sql/src/test/java/org/apache/camel/component/sql/SqlGeneratedKeysTest.java;hb=3962b23f94bb4bc23011b931add08c3f6833c82e[unit
-test].
+https://gitbox.apache.org/repos/asf?p=camel.git;a=blob;f=components/camel-sql/src/test/java/org/apache/camel/component/sql/SqlGeneratedKeysTest.java;h=54c19b7332bb0aa81ee24ff3d3a66885a6b9e9aa;hb=HEAD[unit test].
 
 ### Configuration
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].