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

orpiske 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 dadd5807 chore: adjust links in the  Wanaku 0.1.1 release blog post
dadd5807 is described below

commit dadd5807ff431db21bb850636ebcf05f4a2b0d16
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu Jun 4 15:07:42 2026 +0200

    chore: adjust links in the  Wanaku 0.1.1 release blog post
---
 content/blog/2026/05/wanaku-0.1.1/index.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/blog/2026/05/wanaku-0.1.1/index.md 
b/content/blog/2026/05/wanaku-0.1.1/index.md
index 24a2566c..2245e933 100644
--- a/content/blog/2026/05/wanaku-0.1.1/index.md
+++ b/content/blog/2026/05/wanaku-0.1.1/index.md
@@ -16,7 +16,7 @@ Wanaku is an open-source MCP router and capability management 
platform that acts
 
 While Wanaku is runtime-agnostic in design, **Apache Camel is the native and 
first-class integration runtime**, providing the robust, battle-tested 
foundation for connecting AI agents to hundreds of enterprise systems, 
protocols, and data formats.
 
-Getting started is a single command. After [downloading the 
CLI](https://github.com/wanaku-ai/wanaku/releases/tag/wanaku-0.1.1), just run:
+Getting started is a single command. After [downloading the 
CLI](https://github.com/wanaku-ai/wanaku/releases/tag/wanaku-0.1.3), just run:
 
 ```shell
 wanaku start local
@@ -325,12 +325,12 @@ This unlocks the full power of Apache Camel for AI agents:
 
 Try Wanaku 0.1.1 today:
 
-- **Download the CLI:** 
[https://github.com/wanaku-ai/wanaku/releases/tag/wanaku-0.1.1](https://github.com/wanaku-ai/wanaku/releases/tag/wanaku-0.1.1)
-- **Learn Wanaku from the ground up:** 
[https://github.com/wanaku-ai/wanaku-demos](https://github.com/wanaku-ai/wanaku-demos)
 — step-by-step guides that take you from local experimentation all the way to 
production deployment on the cloud
-  - [Demo 2.02 — Service 
Catalogs](https://github.com/wanaku-ai/wanaku-demos/tree/main/2.02-service-catalogs):
 Build and deploy a book search catalog step by step
-  - [Demo 2.03 — Service 
Templates](https://github.com/wanaku-ai/wanaku-demos/tree/main/2.03-service-templates):
 Create and instantiate reusable integration blueprints
-- **Read the Service Catalogs Guide:** [Service Catalogs 
Documentation](https://github.com/wanaku-ai/wanaku/blob/main/docs/service-catalogs.md)
-- **Read the Service Templates Guide:** [Service Templates 
Documentation](https://github.com/wanaku-ai/wanaku/blob/main/docs/service-templates.md)
+- **Download the CLI:** 
[https://github.com/wanaku-ai/wanaku/releases/](https://github.com/wanaku-ai/wanaku/releases/)
+- **Learn Wanaku from the ground up:** 
[https://wanaku.ai/docs/demos/](https://wanaku.ai/docs/demos/) — step-by-step 
guides that take you from local experimentation all the way to production 
deployment on the cloud
+  - [Demo 2.02 — Service 
Catalogs](https://wanaku.ai/docs/demos/wanaku-demos-current/2.02-service-catalogs/README.html):
 Build and deploy a book search catalog step by step
+  - [Demo 2.03 — Service 
Templates](https://wanaku.ai/docs/demos/wanaku-demos-current/2.03-service-templates/README.html):
 Create and instantiate reusable integration blueprints
+- **Read the Service Catalogs Guide:** [Service Catalogs 
Documentation](https://wanaku.ai/docs/version/wanaku-current/docs/service-catalogs.html)
+- **Read the Service Templates Guide:** [Service Templates 
Documentation](https://wanaku.ai/docs/version/wanaku-current/docs/service-templates.html)
 
 ## What's Next?
 

Reply via email to