mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Docs: Fix link to tools concept page (#5906)
This link previously went to the wrong "concept" page; it now goes to the one the page intended.
This commit is contained in:
parent
cac3c4dfa5
commit
61b0a88107
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ $ uv tool install mkdocs --with mkdocs-material
|
|||
|
||||
## Next steps
|
||||
|
||||
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).
|
||||
To learn more about managing tools with uv, see the [Tools concept](../concepts/tools.md) page and
|
||||
the [command reference](../reference/cli.md#uv-tool).
|
||||
|
||||
Or, read on to learn how to to [work on projects](./projects.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue