From d9a268f02fd8d358c805994b4d2dec0a86984e3f Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 29 Nov 2024 19:25:09 +0800 Subject: [PATCH] Update 05_Memory101.ipynb --- docs/zero_to_hero_guide/05_Memory101.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zero_to_hero_guide/05_Memory101.ipynb b/docs/zero_to_hero_guide/05_Memory101.ipynb index e7e64d8fa..d5263dc62 100644 --- a/docs/zero_to_hero_guide/05_Memory101.ipynb +++ b/docs/zero_to_hero_guide/05_Memory101.ipynb @@ -373,7 +373,7 @@ "source": [ "Awesome, now we can embed all our notes with Llama-stack and ask it about the meaning of life :)\n", "\n", - "Next up, we will learn about the safety features and how to use them: [notebook link](./05_Safety101.ipynb)" + "Next up, we will learn about the safety features and how to use them: [notebook link](./06_Safety101.ipynb)" ] } ],