mirror of https://github.com/docker/docs.git
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>
This commit is contained in:
parent
aecbb08520
commit
951147d39f
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue