diff --git a/_data/toc.yaml b/_data/toc.yaml index ef228ddfce..9e422e2632 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1335,8 +1335,6 @@ manuals: title: Optional post-installation steps - path: /engine/deprecated/ title: Deprecated features - - path: /buildx/working-with-buildx/ - title: Docker Buildx - path: /engine/context/working-with-contexts/ title: Docker Context - path: /engine/scan/ diff --git a/build/index.md b/build/index.md index fad9ed9f8a..58635c18cc 100644 --- a/build/index.md +++ b/build/index.md @@ -4,6 +4,7 @@ description: Introduction and overview of Docker Build keywords: build, buildx, buildkit redirect_from: - /build/buildx/ +- /buildx/working-with-buildx/ --- ## Overview