Repository: camel Updated Branches: refs/heads/master 3d46f62ea -> 47ee5ea5f
Fix example link discrepancy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/47ee5ea5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/47ee5ea5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/47ee5ea5 Branch: refs/heads/master Commit: 47ee5ea5fee8663555aa2870b221e8d1e2cd3445 Parents: 3d46f62 Author: Antonin Stefanutti <[email protected]> Authored: Fri Mar 4 18:43:17 2016 +0100 Committer: Antonin Stefanutti <[email protected]> Committed: Fri Mar 4 18:43:17 2016 +0100 ---------------------------------------------------------------------- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/47ee5ea5/examples/README.md ---------------------------------------------------------------------- diff --git a/examples/README.md b/examples/README.md index 154a396..657c861 100644 --- a/examples/README.md +++ b/examples/README.md @@ -47,7 +47,7 @@ All examples have been sort by type/category * [camel-example-cdi-properties](camel-example-cdi-properties/README.md) * [camel-example-cdi-rest-servlet](camel-example-cdi-rest-servlet/README.md) * [camel-example-cdi-test](camel-example-cdi-test/README.md) -* [camel-example-widget-gadget-java](camel-example-widget-gadget-cdi/README.md) +* [camel-example-widget-gadget-cdi](camel-example-widget-gadget-cdi/README.md) ##### OSGi
