diff --git a/docs/getting_started.ipynb b/docs/getting_started.ipynb index f221dc1ac..7d22936d2 100644 --- a/docs/getting_started.ipynb +++ b/docs/getting_started.ipynb @@ -15,7 +15,7 @@ "\n", "[Llama Stack](https://github.com/meta-llama/llama-stack) defines and standardizes the set of core building blocks needed to bring generative AI applications to market. These building blocks are presented in the form of interoperable APIs with a broad set of Service Providers providing their implementations.\n", "\n", - "Read more about the project: https://llama-stack.readthedocs.io/en/latest/index.html\n", + "Read more about the project here: https://llama-stack.readthedocs.io/en/latest/index.html\n", "\n", "In this guide, we will showcase how you can build LLM-powered agentic applications using Llama Stack.\n" ]