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:
|
Guides:
|
||||||
- title: Docker overview
|
- title: Docker overview
|
||||||
path: /get-started/overview/
|
path: /get-started/overview/
|
||||||
- title: Get Docker
|
|
||||||
path: /get-docker/
|
|
||||||
- sectiontitle: Get started
|
- sectiontitle: Get started
|
||||||
section:
|
section:
|
||||||
- title: "Overview"
|
- title: "Overview"
|
||||||
|
|
@ -1048,6 +1046,8 @@ Samples:
|
||||||
Manuals:
|
Manuals:
|
||||||
- path: /manuals/
|
- path: /manuals/
|
||||||
title: Overview
|
title: Overview
|
||||||
|
- title: Get Docker
|
||||||
|
path: /get-docker/
|
||||||
- sectiontitle: Docker Desktop
|
- sectiontitle: Docker Desktop
|
||||||
section:
|
section:
|
||||||
- path: /desktop/
|
- path: /desktop/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue