Update "Python versions" documentation (#4943)

Replacing references to toolchains
This commit is contained in:
Zanie Blue 2024-07-09 21:07:27 -04:00 committed by GitHub
parent e01022d75b
commit 5b6dffe522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 30 additions and 31 deletions

View file

@ -26,7 +26,7 @@ To install a specific Python version:
$ uv python install 3.12
```
See the [Python toolchain](../preview/toolchains.md) documentation for more details.
See the [Python versions](../python-versions.md) documentation for more details.
## Viewing Python installations