mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #27036 from mstanleyjones/fix_labels_nav
Fix menu position of the labels-custom-metadata.md topic
This commit is contained in:
commit
a3286783bc
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ title = "Managing Docker object labels"
|
|||
description = "Description of labels, which are used to manage metadata on Docker objects."
|
||||
keywords = ["Usage, user guide, labels, metadata, docker, documentation, examples, annotating"]
|
||||
[menu.main]
|
||||
parent = "engine_guide_intro"
|
||||
weight=90
|
||||
parent = "engine_guide"
|
||||
weight=100
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue