mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
docs: update image paths (#3599)
# What does this PR do? * Updates image paths for images in docs/resources/ to proper static image locations ## Test Plan * `npm run build` builds documentation properly
This commit is contained in:
parent
7c888fc0da
commit
498be131a1
7 changed files with 2 additions and 2 deletions
|
@ -1013,7 +1013,7 @@
|
|||
"\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"<img src=\"https://github.com/meta-llama/llama-stack/blob/main/docs/resources/agentic-system.png?raw=true\" alt=\"drawing\" width=\"800\"/>\n",
|
||||
"<img src=\"https://github.com/meta-llama/llama-stack/blob/main/docs/static/img/agentic-system.png?raw=true\" alt=\"drawing\" width=\"800\"/>\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"Agents are characterized by having access to\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue