diff --git a/docs/reference/buildx_build.md b/docs/reference/buildx_build.md index f199fc98..323c8ed3 100644 --- a/docs/reference/buildx_build.md +++ b/docs/reference/buildx_build.md @@ -436,7 +436,7 @@ $ docker buildx build --load --progress=plain . > **Note** > -> Check also our [Color output controls guide](https://docs.docker.com/build/guides/color-output/) +> Check also our [Color output controls guide](https://github.com/docker/buildx/blob/master/docs/guides/color-output.md) > for modifying the colors that are used to output information to the terminal. ### Push the build result to a registry (--push)