Fix reference to projects.md (#5154)

This commit is contained in:
Charlie Marsh 2024-07-17 13:45:48 -04:00 committed by GitHub
parent a6dfd3953a
commit 70c1e5926a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ These commands are intended for managing development of a Python project. In the
- `uv sync`
- `uv lock`
See the documentation on [projects](./preview/projects.md) for more details on getting started.
See the documentation on [projects](./projects.md) for more details on getting started.
### Toolchain management