Update content/blog/2021/07/ApacheCon-Asia-2021/index.md
diff --git a/content/blog/2021/07/ApacheCon-Asia-2021/index.md b/content/blog/2021/07/ApacheCon-Asia-2021/index.md
index 920268f..6f28363 100644
--- a/content/blog/2021/07/ApacheCon-Asia-2021/index.md
+++ b/content/blog/2021/07/ApacheCon-Asia-2021/index.md
@@ -18,7 +18,7 @@
 
 For those who want to learn more about the implementation details of [Camel Quarkus](/camel-quarkus/latest/) in Chinese, you can follow [the introduction of Camel Quarkus](https://apachecon.com/acasia2021/zh/sessions/1072.html) by [Feng Zheng](https://twitter.com/amos_zhengfeng), who will introduce the basic concept of [Camel Quarkus](/camel-quarkus/latest/)  and how to improve application loading performance by using [Quarkus](https://quarkus.io/)' build time optimization.
 
-With the popularity of event-driven architectures in cloud-based web services, services are increasingly being integrated through event response, and [Nicola Ferraro](https://twitter.com/ni_ferraro) has recently implemented a very handy set of [Kamelets](https://camel.apache.org/camel-k/latest/kamelets/kamelets.html) on top of [Camel K](https://camel.apache.org/camel-k/latest/). With Kamelets, developers can leverage the 300+ components provided by Apache Camel to Use yaml to define their own cloud-based application integration scripts and deploy them to k8s with the tools provided by [Camel K](https://camel.apache.org/camel-k/latest/). For further details on using Kamelets, follow [Nicola Ferraro](https://twitter.com/ni_ferraro)'s talk [From Camel to Kamelets: new connectors for event-driven applications](https://apachecon.com/acasia2021/sessions/1073.html).
+With the popularity of event-driven architectures in cloud-based web services, services are increasingly being integrated through event response, and [Nicola Ferraro](https://twitter.com/ni_ferraro) has recently implemented a very handy set of [Kamelets](/camel-k/latest/kamelets/kamelets.html) on top of [Camel K](/camel-k/latest/). With Kamelets, developers can leverage the 300+ components provided by Apache Camel to Use yaml to define their own cloud-based application integration scripts and deploy them to k8s with the tools provided by [Camel K](/camel-k/latest/). For further details on using Kamelets, follow [Nicola Ferraro](https://twitter.com/ni_ferraro)'s talk [From Camel to Kamelets: new connectors for event-driven applications](https://apachecon.com/acasia2021/sessions/1073.html).
 
 [Tadayoshi Sato](https://twitter.com/tadayosi) has integrated Camel Route into [Jupyter](https://jupyter.org/) so that we can show beginners the [Jupyter](https://jupyter.org/) interactive documentation of the The Camel Route example can be shown to beginners through the [Jupyter](https://jupyter.org/) interactive documentation and can be used for hands-on practice based on interactive web pages. For those who would like to see the implementation in detail, you can follow [Tadayoshi Sato](https://twitter.com/tadayosi)'s talk [Integration with Scripting - Easy Integration with Apache Camel and JBang](https://apachecon.com/acasia2021/sessions/1074.html).