From 951147d39fc886a7a0673db63ae83d0e281e2a3d Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:42:38 +0100 Subject: [PATCH] move get-docker to the manuals toc Avoids an extra jump through the Guides section, since the installation instructions are in the manuals section too. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- data/toc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/toc.yaml b/data/toc.yaml index b3c03d7f1e..4238e8adec 100644 --- a/data/toc.yaml +++ b/data/toc.yaml @@ -1,8 +1,6 @@ Guides: - title: Docker overview path: /get-started/overview/ -- title: Get Docker - path: /get-docker/ - sectiontitle: Get started section: - title: "Overview" @@ -1048,6 +1046,8 @@ Samples: Manuals: - path: /manuals/ title: Overview +- title: Get Docker + path: /get-docker/ - sectiontitle: Docker Desktop section: - path: /desktop/