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:
Alexey Rybak 2025-10-02 01:43:49 -07:00 committed by GitHub
parent cb36b3bab1
commit 382eb25398
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

View file

@ -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"