Browse code

Merge pull request #15843 from MHBauer/version-order

reweight api doc for v1.21 to correct the order.

moxiegirl authored on 2015/08/27 05:51:06
Showing 2 changed files
... ...
@@ -5,6 +5,7 @@ description = "API Documentation for the Docker Hub API"
5 5
 keywords = ["API, Docker, index, REST, documentation, Docker Hub,  registry"]
6 6
 [menu.main]
7 7
 parent = "smn_remoteapi"
8
+weight = 99
8 9
 +++
9 10
 <![end-metadata]-->
10 11
 
... ...
@@ -5,7 +5,7 @@ description = "API Documentation for Docker"
5 5
 keywords = ["API, Docker, rcli, REST,  documentation"]
6 6
 [menu.main]
7 7
 parent="smn_remoteapi"
8
-weight = 1
8
+weight = 0
9 9
 +++
10 10
 <![end-metadata]-->
11 11