Skip to content

Commit 766abb5

Browse files
committed
fix: hotfix link to redirect target
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent c5b3cb6 commit 766abb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/cli/engine/docker_image_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ long: |-
88
> This configuration is only relevant if you're building Windows containers.
99
>
1010
> For information about the default `docker build`, using Buildx,
11-
> see [`docker buildx build`](/reference/cli/docker/build/).
11+
> see [`docker buildx build`](/reference/cli/docker/buildx/build/).
1212
1313
When building with legacy builder, images are created from a Dockerfile by
1414
running a sequence of [commits](/reference/cli/docker/container/commit/). This process is

0 commit comments

Comments
 (0)