mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-13 14:08:39 +00:00
docs: fix more broken links (#3649)
# What does this PR do? * Fixes some more documentation links ## Test Plan * Manual testing
This commit is contained in:
parent
cb36b3bab1
commit
382eb25398
4 changed files with 8 additions and 8 deletions
|
@ -147,7 +147,7 @@ benchmark = [
|
|||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/meta-llama/llama-stack"
|
||||
Homepage = "https://github.com/llamastack/llama-stack"
|
||||
|
||||
[project.scripts]
|
||||
llama = "llama_stack.cli.llama:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue