mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix API 1.25 order in menu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
1f3efe6776
commit
6891fead36
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description = "API Documentation for Docker"
|
|||
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||
[menu.main]
|
||||
parent="engine_remoteapi"
|
||||
weight=-5
|
||||
weight=-6
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue