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

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


The following commit(s) were added to refs/heads/main by this push:
     new d5fb716a Revert "Use fewer clicks to get to the sub-project pages"
d5fb716a is described below

commit d5fb716aa38b6a0d7198bf88119b207c5cfaed11
Author: Gregor Zurowski <[email protected]>
AuthorDate: Thu Jun 30 12:16:45 2022 +0200

    Revert "Use fewer clicks to get to the sub-project pages"
    
    This reverts commit 309a2ff3237291bf7a6f7781989e171ac36100a0.
---
 content/_index.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 5cc5550c..0d5af5bd 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -123,7 +123,7 @@ Apache Camel helps you integrate various systems consuming 
or producing data.
 
 ## Camel K
 Apache Camel K is a lightweight integration framework that runs natively on 
Kubernetes.
-<p><a class="button dark" href="/camel-k/latest/">Read More</a></p>
+<p><a class="button dark" href="/docs/">Read More</a></p>
 
 {{< /div >}}
 
@@ -141,7 +141,7 @@ Apache Camel K is a lightweight integration framework that 
runs natively on Kube
 
 ## Camel Quarkus
 Apache Camel Quarkus packages 280+ Camel components as Quarkus extensions.
-<p><a class="button dark" href="/camel-quarkus/latest/">Read More</a></p>
+<p><a class="button dark" href="/docs/">Read More</a></p>
 
 {{< /div >}}
 
@@ -160,7 +160,7 @@ Apache Camel Quarkus packages 280+ Camel components as 
Quarkus extensions.
 ## Camel Kafka Connector
 Apache Camel Kafka Connector embeds Camel within Kafka Connect.
 
-<p><a class="button dark" href="/camel-kafka-connector/latest/">Read 
More</a></p>
+<p><a class="button dark" href="/docs/">Read More</a></p>
 
 {{< /div >}}
 
@@ -196,7 +196,7 @@ Apache Camel Spring Boot runs Camel on Spring Boot and 
provides starters for Cam
 
 ## Camel Karaf
 Apache Camel Karaf makes running Camel in the OSGi container.
-<p><a class="button dark" href="/camel-karaf/latest/">Read More</a></p>
+<p><a class="button dark" href="/docs/">Read More</a></p>
 
 {{< /div >}}
 
@@ -232,9 +232,9 @@ Apache Camel Karavan is a mastering tool to facilitate 
integration and speed up
 
 ## Camel JBang
 
-The Camel CLI for easily getting started with Apache Camel.
+The Camel CLI for easily getting started with Apache Camel. 
 
-<p><a class="button dark" href="/manual/camel-jbang.html">Read More</a></p>
+<p><a class="button dark" href="/docs/">Read More</a></p>
 
 {{< /div >}}
 

Reply via email to