diff --git a/docs/readme.md b/docs/readme.md index f345fdee6..82bf783ba 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -6,6 +6,6 @@ Here's a collection of comprehensive guides, examples, and resources for buildin Try out Llama Stack's capabilities through our detailed Jupyter notebooks: -* [Building AI Applications Notebook](./notebooks/Llama_Stack_Building_AI_Applications.ipynb) - A comprehensive guide to building production-ready AI applications using Llama Stack +* [Building AI Applications Notebook](./getting_started.ipynb) - A comprehensive guide to building production-ready AI applications using Llama Stack * [Benchmark Evaluations Notebook](./notebooks/Llama_Stack_Benchmark_Evals.ipynb) - Detailed performance evaluations and benchmarking results -* [Zero-to-Hero Guide](./notebooks/Llama_Stack_Zero_to_Hero_Guide.ipynb) - Step-by-step guide for getting started with Llama Stack +* [Zero-to-Hero Guide](./zero_to_hero_guide) - Step-by-step guide for getting started with Llama Stack