From d0fe0b64bfcff99c9ed7518f268d2e238baabf88 Mon Sep 17 00:00:00 2001 From: Evaline Ju <69598118+evaline-ju@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:18:36 -0600 Subject: [PATCH] :bug: Fix landing link Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com> --- data/landing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/landing.yaml b/data/landing.yaml index 42e156b..27762ec 100644 --- a/data/landing.yaml +++ b/data/landing.yaml @@ -78,7 +78,7 @@ components: description: Kagenti Lifecycle Operators automate the deployment and management of AI agents and MCP tools on Kubernetes. The Agent Operator handles agents from container images or source code, while the MCP Tool Operator manages tools via Tool Hive. This streamlines the path from development to production with fast, flexible, and reliable automation. ctaLink: text: Learn more - url: https://github.com/kagenti/kagenti/blob/main/docs/components.md#agent-lifecycle-operator + url: https://github.com/kagenti/kagenti/blob/main/docs/components.md#agent-deployment-architecture blogs: enable: true