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

acosentino pushed a commit to branch 0.5.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit db2a19c0370def0b7162c98d9c1dba2357a59bc9
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Nov 30 10:07:18 2021 +0100

    Align links to 0.5.x for YAML files, so the docs will be correct
---
 docs/modules/ROOT/kamelet.adoc.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/kamelet.adoc.tmpl 
b/docs/modules/ROOT/kamelet.adoc.tmpl
index 8410453..a49c674 100644
--- a/docs/modules/ROOT/kamelet.adoc.tmpl
+++ b/docs/modules/ROOT/kamelet.adoc.tmpl
@@ -110,6 +110,6 @@ This command creates the KameletBinding in the current 
namespace on the cluster.
 
 == Kamelet source file
 
-https://github.com/apache/camel-kamelets/blob/main/{{ .Kamelet.ObjectMeta.Name 
}}.kamelet.yaml
+https://github.com/apache/camel-kamelets/blob/0.5.x/{{ 
.Kamelet.ObjectMeta.Name }}.kamelet.yaml
 
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT

Reply via email to