mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-03 05:03:46 +00:00
Fix GitHub cache integration link (#5847)
Unclear why mkdocs does not error on this 404
This commit is contained in:
parent
d1614c8f10
commit
345c167774
1 changed files with 1 additions and 1 deletions
|
|
@ -61,4 +61,4 @@ To support this caching strategy, uv provides a `uv cache prune --ci` command, w
|
|||
pre-built wheels from the cache but retains any wheels that were built from source. We recommend
|
||||
running `uv cache prune --ci` at the end of your continuous integration job to ensure maximum cache
|
||||
efficiency. For an example, see the
|
||||
[GitHub integration guide](../guides/integration/github/#caching).
|
||||
[GitHub integration guide](../guides/integration/github.md#caching).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue