mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 22:42:25 +00:00
docs: fixed typo and link self loop for index.html#running-tests
This commit is contained in:
parent
ff9d4d8a9d
commit
8c2791487f
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ uv run pre-commit run --all-files
|
|||
|
||||
## Running tests
|
||||
|
||||
You can find the Llama Stack testing documentation here [here](tests/README.md).
|
||||
You can find the Llama Stack testing documentation [here](https://github.com/meta-llama/llama-stack/blob/main/tests/README.md).
|
||||
|
||||
## Adding a new dependency to the project
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue