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

davsclaus 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 dfdbb1a  Update README.md
dfdbb1a is described below

commit dfdbb1acf05489cbf20d24f0b93f450f3a9bb428
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Feb 18 14:56:44 2018 +0100

    Update README.md
    
    Update root readme to jump directly into the readme file when browsing 
components etc
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 2dc0742..c6a8b92 100644
--- a/README.md
+++ b/README.md
@@ -36,10 +36,10 @@ unit test your routes.
 Apache Camel comes with a lot of artifacts with components, data formats, 
languages and various other kinds.
 The up to date list is available online at:
 
-* Components: 
<https://github.com/apache/camel/tree/master/components#components>
-* Data Formats: 
<https://github.com/apache/camel/tree/master/components#data-formats>
-* Languages: 
<https://github.com/apache/camel/tree/master/components#expression-languages>
-* Miscellaneous: 
<https://github.com/apache/camel/tree/master/components#miscellaneous-components>
+* Components: 
<https://github.com/apache/camel/tree/master/components/readme.adoc#components>
+* Data Formats: 
<https://github.com/apache/camel/tree/master/components/readme.adoc#data-formats>
+* Languages: 
<https://github.com/apache/camel/tree/master/components/readme.adoc#expression-languages>
+* Miscellaneous: 
<https://github.com/apache/camel/tree/master/components/readme.adoc#miscellaneous-components>
 
 ## Examples
 
@@ -58,7 +58,7 @@ To help you get started, try the following links:
 
 It is also recommended to get started by trying out some of the beginner 
examples.
 
-* Examples: <https://github.com/apache/camel/tree/master/examples#examples>
+* Examples: 
<https://github.com/apache/camel/tree/master/examples/README.adoc#examples>
 
 **Building**
   

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

Reply via email to