mirror of
https://github.com/docker/docs.git
synced 2026-04-12 22:36:10 +07:00
Merge pull request #19629 from thaJeztah/fix-api-order
Fix remove API order in menu
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