docs: fix more broken links

This commit is contained in:
Alexey Rybak 2025-10-01 20:04:16 -07:00
parent 267f658968
commit 5e5ac4a52a
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"