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 24e86908 Fix website build and backport doc changes from main
24e86908 is described below

commit 24e869088e98f98dfa8bc6d5074f89fb245daf48
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Feb 15 14:29:35 2025 +0100

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

diff --git a/docs/modules/ROOT/pages/index.adoc 
b/docs/modules/ROOT/pages/index.adoc
index 4fd8fcf8..324210ce 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -30,10 +30,6 @@ endif::[]
 
 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`.
 
-== Development guide
-
-Kamelets are extensible components. Look at the guide and learn 
xref:development.adoc[how to develop a new Kamelet].
-
 == Compatibility Matrix
 
 [caption=]

Reply via email to