From a9ffc2534941f7041f340e6de63da962eed0c631 Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 29 Nov 2024 19:20:21 +0800 Subject: [PATCH] fix links between guide pages --- docs/zero_to_hero_guide/01_Local_Cloud_Inference101.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zero_to_hero_guide/01_Local_Cloud_Inference101.ipynb b/docs/zero_to_hero_guide/01_Local_Cloud_Inference101.ipynb index 7225f0741..bdfd3520f 100644 --- a/docs/zero_to_hero_guide/01_Local_Cloud_Inference101.ipynb +++ b/docs/zero_to_hero_guide/01_Local_Cloud_Inference101.ipynb @@ -231,7 +231,7 @@ "source": [ "Thanks for checking out this notebook! \n", "\n", - "The next one will be a guide on [Prompt Engineering](./01_Prompt_Engineering101.ipynb), please continue learning!" + "The next one will be a guide on [Prompt Engineering](./02_Prompt_Engineering101.ipynb), please continue learning!" ] } ],