(docs): update links from readthedocs to llamastack.github.io

This commit is contained in:
Alexey Rybak 2025-09-16 11:05:03 -07:00
parent 8ef1189be7
commit d915eaaced
21 changed files with 997 additions and 993 deletions

View file

@ -7,7 +7,7 @@
"source": [
"## Getting Started with LlamaStack Vision API\n",
"\n",
"Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llama-stack.readthedocs.io/en/latest/getting_started/index.html).\n",
"Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llamastack.github.io/latest/getting_started/index.html).\n",
"\n",
"Let's import the necessary packages"
]