From fd3b060f589e89b09905813d49ac9b34f067b28e Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 29 Nov 2024 19:28:39 +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 d5263dc62..21678fd55 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](./06_Safety101.ipynb)" + "Next up, we will learn about the safety features and how to use them: [notebook link](./06_Safety101.ipynb)." ] } ],