engine: fix orphan entry in toc

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-09-15 13:55:45 +02:00
parent 1f51d7eb66
commit 142eec1165
2 changed files with 1 additions and 2 deletions

View File

@@ -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/

View File

@@ -4,6 +4,7 @@ description: Introduction and overview of Docker Build
keywords: build, buildx, buildkit
redirect_from:
- /build/buildx/
- /buildx/working-with-buildx/
---
## Overview