docs: fix dead link to color output controls guide

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-08-02 03:00:05 +02:00
parent e620c40a14
commit cceb1acca8
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -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.
### <a name="push"></a> Push the build result to a registry (--push)