We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62b889 commit a7b95f2Copy full SHA for a7b95f2
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