Skip to content

Commit dfdbb1a

Browse files
authored
Update README.md
Update root readme to jump directly into the readme file when browsing components etc
1 parent 281fc10 commit dfdbb1a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ unit test your routes.
3636
Apache Camel comes with a lot of artifacts with components, data formats, languages and various other kinds.
3737
The up to date list is available online at:
3838

39-
* Components: <https://github.com/apache/camel/tree/master/components#components>
40-
* Data Formats: <https://github.com/apache/camel/tree/master/components#data-formats>
41-
* Languages: <https://github.com/apache/camel/tree/master/components#expression-languages>
42-
* Miscellaneous: <https://github.com/apache/camel/tree/master/components#miscellaneous-components>
39+
* Components: <https://github.com/apache/camel/tree/master/components/readme.adoc#components>
40+
* Data Formats: <https://github.com/apache/camel/tree/master/components/readme.adoc#data-formats>
41+
* Languages: <https://github.com/apache/camel/tree/master/components/readme.adoc#expression-languages>
42+
* Miscellaneous: <https://github.com/apache/camel/tree/master/components/readme.adoc#miscellaneous-components>
4343

4444
## Examples
4545

@@ -58,7 +58,7 @@ To help you get started, try the following links:
5858

5959
It is also recommended to get started by trying out some of the beginner examples.
6060

61-
* Examples: <https://github.com/apache/camel/tree/master/examples#examples>
61+
* Examples: <https://github.com/apache/camel/tree/master/examples/README.adoc#examples>
6262

6363
**Building**
6464

0 commit comments

Comments
 (0)