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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 63e0cf7e9af521775135c03fc5a567aa0ac22500
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jun 16 08:52:23 2020 +0200

    Camel-Main docs: Fixed examples link
---
 core/camel-main/src/main/docs/main.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/camel-main/src/main/docs/main.adoc 
b/core/camel-main/src/main/docs/main.adoc
index d8a5965..726debd 100644
--- a/core/camel-main/src/main/docs/main.adoc
+++ b/core/camel-main/src/main/docs/main.adoc
@@ -217,5 +217,5 @@ The following table lists all the options:
 
 == Examples
 
-You can find a set of examples using `camel-main` in [Camel 
Examples](https://github.com/apache/camel-examples)
+You can find a set of examples using `camel-main` in 
https://github.com/apache/camel-examples[Camel Examples]
 which demonstrate running Camel in standalone with `camel-main`.

Reply via email to