mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #23634 from thaJeztah/fix-api-menu-order
Fix API 1.25 order in menu
This commit is contained in:
commit
312749435b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description = "API Documentation for Docker"
|
||||||
keywords = ["API, Docker, rcli, REST, documentation"]
|
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
parent="engine_remoteapi"
|
parent="engine_remoteapi"
|
||||||
weight=-5
|
weight=-6
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue