GitHub user chetangudisagar opened a pull request:
https://github.com/apache/camel/pull/2097
Corrected an error in routing URIs
Corrected an error in routing URIs of Samples Section.
the URI in Samples should be C instead of B.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chetangudisagar/camel patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2097.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2097
----
commit 6e14e45270e37f2509cf1d860e89f830b3fb0fef
Author: chetangudisagar <[email protected]>
Date: 2017-11-19T11:52:12Z
Corrected an error in routing URIs
Corrected an error in routing URIs of Samples Section.
----
---