Improvements to the documentation (#5718)

This commit is contained in:
Zanie Blue 2024-08-03 08:41:33 -05:00 committed by GitHub
parent 00981732a6
commit 44a6dbfa53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 275 additions and 209 deletions

View file

@ -151,5 +151,5 @@ $ uv tool install mkdocs --with mkdocs-material
## Next steps
See the [tools concept](../concepts/tools.md) documentation for more details on how tools are
managed.
To learn more about managing tools with uv, see the [Tools concept](../concepts/projects.md) page
and the [command reference](../reference/cli.md#uv-tool).