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

pcongiusti pushed a commit to branch release-2.4.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.4.x by this push:
     new 3a4354db4 chore(docs): remove kamelet catalog link
3a4354db4 is described below

commit 3a4354db4db5b07235ef887aafb648e795f42fb1
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Feb 19 12:10:40 2025 +0100

    chore(docs): remove kamelet catalog link
---
 docs/modules/ROOT/pages/index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/index.adoc 
b/docs/modules/ROOT/pages/index.adoc
index 5608941b7..07a3ad104 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -8,7 +8,7 @@ This version ({page-component-display-version}) of 
{page-component-title} depend
 ** xref:{camel-quarkus-docs-version}@camel-quarkus::index.adoc[] at version 
{camel-quarkus-version}.
 ** xref:{camel-docs-version}@components::index.adoc[Camel] at version 
{camel-version}
 ** https://quarkus.io[Quarkus] at version {quarkus-version}
-* xref:{camel-kamelets-docs-version}@camel-kamelets::index.adoc[] at version 
{camel-kamelets-version}
+* Kamelet catalog at version {camel-kamelets-version}
 
 ifdef::lts[This is a long term service release.]
 ifndef::lts[]
@@ -68,7 +68,7 @@ From Camel K version 2 onward you will be able to use any 
Camel K Runtime. Each
 |===
 
 //cannot use top level index.adoc as the page with the query is always omitted.
-indexTable::[version="*",relative="running/running.adoc",cellformats="util.ckRef(pageComponentDisplayVersion,
 
pageComponentVersion)|camelKRuntimeVersion|util.camelQuarkusRef(camelQuarkusVersion,
 camelQuarkusDocsVersion)|util.camelRef(camelVersion, 
camelDocsVersion)|util.quarkusRef(quarkusVersion)|util.kameletsRef(camelKameletsVersion,
 camelKameletsDocsVersion)|lts|ck.branch(pageComponentVersion)", 
requires={requires},transform=util.sortCompatibilityItems]
+indexTable::[version="*",relative="running/running.adoc",cellformats="util.ckRef(pageComponentDisplayVersion,
 
pageComponentVersion)|camelKRuntimeVersion|util.camelQuarkusRef(camelQuarkusVersion,
 camelQuarkusDocsVersion)|util.camelRef(camelVersion, 
camelDocsVersion)|util.quarkusRef(quarkusVersion)|camelKameletsDocsVersion|lts|ck.branch(pageComponentVersion)",
 requires={requires},transform=util.sortCompatibilityItems]
 
 == Other APIs version matrix
 

Reply via email to