Skip to content

Commit

Permalink
Fix broken link in docs (#8552)
Browse files Browse the repository at this point in the history
## Summary

A broken link is fixed. 

## Test Plan

I tried the link and it worked :)

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
  • Loading branch information
ac3673 and zanieb authored Oct 29, 2024
1 parent 6d3de9a commit 2829ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ All checks passed!
See the [project documentation](https://docs.astral.sh/uv/guides/projects/) to get started.

uv also supports building and publishing projects, even if they're not managed with uv. See the
[publish guide](./guides/publish.md) to learn more.
[publish guide](https://docs.astral.sh/uv/guides/publish.md) to learn more.

### Tool management

Expand Down

0 comments on commit 2829ab1

Please sign in to comment.