From 0687f716d2ef4c21f09641d817f56f99a0a424eb Mon Sep 17 00:00:00 2001 From: Jens-Hilmar Bradt <17177271+jenshb@users.noreply.github.com> Date: Thu, 3 Apr 2025 17:31:11 +0200 Subject: [PATCH] doc: fixed repository path for brave-chatbot fixed repository path for brave-chatbot --- quickstart/client.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/client.mdx b/quickstart/client.mdx index c98984b..26236e4 100644 --- a/quickstart/client.mdx +++ b/quickstart/client.mdx @@ -825,7 +825,7 @@ Before starting, ensure your system meets these requirements: 2. Clone the repository: ```bash git clone https://github.com/spring-projects/spring-ai-examples.git - cd model-context-protocol/brave-chatbot + cd spring-ai-examples/model-context-protocol/web-search/brave-chatbot ``` 3. Set up your API keys: