mirror of https://github.com/docker/docs.git
Changing menu label from Engine > Docker Engine
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
4d4c284ef4
commit
c49b6ce4e1
|
@ -5,6 +5,7 @@ title = "FAQ"
|
||||||
description = "Most frequently asked questions."
|
description = "Most frequently asked questions."
|
||||||
keywords = ["faq, questions, documentation, docker"]
|
keywords = ["faq, questions, documentation, docker"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
|
identifier="engine_faq"
|
||||||
parent = "engine_use"
|
parent = "engine_use"
|
||||||
weight = 80
|
weight = 80
|
||||||
+++
|
+++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!-- [metadata]>
|
<!-- [metadata]>
|
||||||
+++
|
+++
|
||||||
aliases = ["/engine/misc/"]
|
aliases = ["/engine/misc/"]
|
||||||
title = "Engine"
|
title = "Docker Engine"
|
||||||
description = "Engine"
|
description = "Engine"
|
||||||
keywords = ["Engine"]
|
keywords = ["Engine"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
|
|
Loading…
Reference in New Issue