From eb4a90245945986d4eb8ded9c7fb6ca5aab8d86d Mon Sep 17 00:00:00 2001 From: Corneliu Croitoru Date: Tue, 5 Nov 2024 16:01:33 +0100 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab2b91..b1bbbeb 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This adaptability makes it suitable for a wide range of applications, from simpl ## 💬 Demo App -To quickly get a feel for the Multi-Agent Orchestrator, we've provided a Demo App with a few basic agents. This interactive demo showcases the orchestrator's capabilities in a user-friendly interface. To learn more about setting up and running the demo app, please refer to our [Demo App](https://awslabs.github.io/multi-agent-orchestrator/deployment/demo-web-app/) section. +To quickly get a feel for the Multi-Agent Orchestrator, we've provided a Demo App with a few basic agents. This interactive demo showcases the orchestrator's capabilities in a user-friendly interface. To learn more about setting up and running the demo app, please refer to our [Demo App](https://awslabs.github.io/multi-agent-orchestrator/cookbook/examples/chat-demo-app/) section.