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

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


The following commit(s) were added to refs/heads/4.8.x by this push:
     new c04d3ec0 Fix website build and backport doc changes from main
c04d3ec0 is described below

commit c04d3ec0a252b0c07134b116255b2d24ef4e96f6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Feb 15 17:41:49 2025 +0100

    Fix website build and backport doc changes from main
---
 docs/modules/ROOT/pages/index.adoc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/modules/ROOT/pages/index.adoc 
b/docs/modules/ROOT/pages/index.adoc
index b8789fb8..3b856cbb 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -1,11 +1,5 @@
 = Kamelet Catalog
 
-[NOTE]
---
-This version ({page-component-display-version}) of {page-component-title} 
depends on:
-
-* xref:{camel-docs-version}@components::index.adoc[Camel] at version 
{camel-version}
-
 == Kamelet specification
 
 Kamelets were originally born for Kubernetes and they have eventually moved to 
be used as Camel core resources. Its specification is a Kubernetes CRD 
specification. You can use it in your project by using Maven dependency 
`org.apache.camel.kamelets:camel-kamelets-crds`.

Reply via email to