From d6ca7d7096652c444d0b233163c787b0d68aa22e Mon Sep 17 00:00:00 2001 From: Kapil Nema Date: Mon, 13 Oct 2025 12:24:45 +0530 Subject: [PATCH] Update 07_Agents101.ipynb --- docs/zero_to_hero_guide/07_Agents101.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zero_to_hero_guide/07_Agents101.ipynb b/docs/zero_to_hero_guide/07_Agents101.ipynb index e2e96df87..6456a3d6e 100644 --- a/docs/zero_to_hero_guide/07_Agents101.ipynb +++ b/docs/zero_to_hero_guide/07_Agents101.ipynb @@ -6,7 +6,7 @@ "source": [ "## Agentic API 101\n", "\n", - "This document talks about the Agentic APIs in Llama Stack. Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llamastack.github.io/latest/getting_started/index.html).\n", + "This document talks about the Agentic APIs in Llama Stack. Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llamastack.github.io/docs/getting_started/quickstart).\n", "\n", "Starting Llama 3.1 you can build agentic applications capable of:\n", "\n",