We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d62b889 + a7b95f2 commit 419e5d1Copy full SHA for 419e5d1
docs/reference/commandline/image_build.md
@@ -52,7 +52,7 @@ Build an image from a Dockerfile
52
> This configuration is only relevant if you're building Windows containers.
53
>
54
> For information about the default `docker build`, using Buildx,
55
-> see [`docker buildx build`](https://docs.docker.com/reference/cli/docker/build/).
+> see [`docker buildx build`](https://docs.docker.com/reference/cli/docker/buildx/build/).
56
57
When building with legacy builder, images are created from a Dockerfile by
58
running a sequence of [commits](./container_commit.md). This process is
0 commit comments