From c43a6cbed7386a0cf908cfcc43ee0153fdc26929 Mon Sep 17 00:00:00 2001 From: Ben Hubsch Date: Sun, 12 Mar 2023 16:07:13 -0400 Subject: [PATCH] Remove unnecessary comma in index.md --- build/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/index.md b/build/index.md index 94357b3651..f1a132648b 100644 --- a/build/index.md +++ b/build/index.md @@ -23,7 +23,7 @@ Starting with the [18.09 release](../engine/release-notes/18.09.md#18090), Engine is shipped with Moby [BuildKit](buildkit/index.md), the new component for executing your builds by default. -The new client [Docker Buildx](https://github.com/docker/buildx){:target="blank" rel="noopener" class=""}, +The new client [Docker Buildx](https://github.com/docker/buildx){:target="blank" rel="noopener" class=""} is a CLI plugin that extends the `docker` command with the full support of the features provided by [BuildKit](buildkit/index.md) builder toolkit. [`docker buildx build` command](../engine/reference/commandline/buildx_build.md)