File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ unit test your routes.
36
36
Apache Camel comes with a lot of artifacts with components, data formats, languages and various other kinds.
37
37
The up to date list is available online at:
38
38
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 >
43
43
44
44
## Examples
45
45
@@ -58,7 +58,7 @@ To help you get started, try the following links:
58
58
59
59
It is also recommended to get started by trying out some of the beginner examples.
60
60
61
- * Examples: < https://github.com/apache/camel/tree/master/examples#examples >
61
+ * Examples: < https://github.com/apache/camel/tree/master/examples/README.adoc #examples >
62
62
63
63
** Building**
64
64
You can’t perform that action at this time.
0 commit comments