docs: fixed typo and link self loop for index.html#running-tests

This commit is contained in:
r3v5 2025-07-16 13:21:34 +01:00
parent ff9d4d8a9d
commit 8c2791487f
No known key found for this signature in database
GPG key ID: 7758B9F272DE67D9

View file

@ -112,7 +112,7 @@ uv run pre-commit run --all-files
## Running tests ## 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 ## Adding a new dependency to the project