Skip to content

Commit d0a228a

Browse files
authored
Update garbage-collection.md
1 parent 9df55af commit d0a228a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/manuals/build/cache/garbage-collection.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ cache when the cache size becomes too big, or when the cache age expires. The
1616
following sections describe how you can configure both the size and age
1717
parameters by defining garbage collection policies.
1818

19-
Each policy's parameters corresponds directly with the parameters you would run manually with [`docker buildx prune`](../../../reference/cli/docker/buildx/prune.md)
19+
Details for each policy's parameters can be found in the
20+
[`docker buildx prune` documentation](/reference/cli/docker/buildx/prune.md).
2021

2122
## Configuration
2223

0 commit comments

Comments
 (0)