You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2021/11/03 20:01:17 UTC

[camel-kamelets] 01/02: fix kamelet adoc template

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

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

commit e948fb4df1f1fb21b94cd7a936d6f0a72f3ad00f
Author: David Jencks <dj...@apache.org>
AuthorDate: Wed Nov 3 11:17:00 2021 -0700

    fix kamelet adoc template
---
 docs/modules/ROOT/kamelet.adoc.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/kamelet.adoc.tmpl b/docs/modules/ROOT/kamelet.adoc.tmpl
index c3f1c2d..8410453 100644
--- a/docs/modules/ROOT/kamelet.adoc.tmpl
+++ b/docs/modules/ROOT/kamelet.adoc.tmpl
@@ -43,7 +43,7 @@ You can use the `{{ .Kamelet.ObjectMeta.Name }}` Kamelet as a Knative {{ index .
 
 ==== *Prerequisite*
 
-You have xref:latest@camel-k::installation/installation.adoc[Camel K installed] on the cluster.
+You have xref:{camel-k-version}@camel-k::installation/installation.adoc[Camel K installed] on the cluster.
 
 ==== *Procedure for using the cluster CLI*
 
@@ -84,7 +84,7 @@ You can use the `{{ .Kamelet.ObjectMeta.Name }}` Kamelet as a Kafka {{ index .Ka
 
 * You've installed https://strimzi.io/[Strimzi].
 * You've created a topic named `my-topic` in the current namespace.
-* You have xref:latest@camel-k::installation/installation.adoc[Camel K installed] on the cluster.
+* You have xref:{camel-k-version}@camel-k::installation/installation.adoc[Camel K installed] on the cluster.
 
 ==== *Procedure for using the cluster CLI*