From 0cc24aabe27dc44392490e6d0e28eda3fc64c8ff Mon Sep 17 00:00:00 2001 From: Sunmin Lee <134378502+sunm2n@users.noreply.github.com> Date: Thu, 27 Aug 2026 10:45:21 +0900 Subject: [PATCH] docs: fix incorrect description in local cache page Signed-off-by: Sunmin Lee <134378502+sunm2n@users.noreply.github.com> --- content/manuals/build/cache/backends/local.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/build/cache/backends/local.md b/content/manuals/build/cache/backends/local.md index 69f32107c3d5..4608a094b6d0 100644 --- a/content/manuals/build/cache/backends/local.md +++ b/content/manuals/build/cache/backends/local.md @@ -1,6 +1,6 @@ --- title: Local cache -description: Manage build cache with Amazon S3 buckets +description: Manage build cache with a local directory keywords: build, buildx, cache, backend, local aliases: - /build/building/cache/backends/local/