Skip to content

Commit 4873964

Browse files
committed
docs(CHANGES): Fix uv documentation link
why: Point to correct uv documentation URL what: - Change uv link from python-versions feature page to main uv docs - Aligns with quickstart.md documentation link structure
1 parent 99cdbc0 commit 4873964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
1515
// Usage: vcspull@next sync [config]
1616
```
1717

18-
[uv](https://docs.astral.sh/uv/getting-started/features/#python-versions):
18+
[uv](https://docs.astral.sh/uv/):
1919

2020
```console
2121
$ uv add vcspull --prerelease allow

0 commit comments

Comments
 (0)