Fix remove API order in menu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 42f6e8d40d059c8d53adaada24b400761f42ec5b Component: engine
This commit is contained in:
@ -5,7 +5,7 @@ description = "API Documentation for Docker"
|
||||
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||
[menu.main]
|
||||
parent = "smn_remoteapi"
|
||||
weight=-3
|
||||
weight=-4
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@ description = "API Documentation for Docker"
|
||||
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||
[menu.main]
|
||||
parent="smn_remoteapi"
|
||||
weight=-3
|
||||
weight=-4
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user