diff --git a/docs/getting_started.ipynb b/docs/getting_started.ipynb index 6ef852aff..c2e7326e7 100644 --- a/docs/getting_started.ipynb +++ b/docs/getting_started.ipynb @@ -15,7 +15,7 @@ "The first few steps need to happen outside of this notebook to get a stack server running.\n", "Please look at this [guide](https://github.com/meta-llama/llama-stack/blob/main/docs/getting_started.md) for detailed instructions. \n", "\n", - "For more client examples for other apis ( agents, memory, safety ) in llama_stack please refer to the [llama-stack-apps](repo[https://github.com/meta-llama/llama-stack-apps/tree/main/examples).\n", + "For more client examples for other apis ( agents, memory, safety ) in llama_stack please refer to the [llama-stack-apps](https://github.com/meta-llama/llama-stack-apps/tree/main/examples).\n", "\n", "In this notebook, we will showcase a few things to help you get started,\n", "- Start the Llama Stack Server \n",