Browse Source

doc: move admin_api.md to other_apis.md

Brian Waldon 11 years ago
parent
commit
bab19e3b0b
2 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/0.5/api.md
  2. 0 0
      Documentation/0.5/other_apis.md

+ 2 - 2
Documentation/0.5/api.md

@@ -1005,6 +1005,6 @@ curl http://127.0.0.1:2379/v2/stats/store
 
 
 ## Cluster Config
 ## Cluster Config
 
 
-See the [admin API guide][admin-api] for details on the cluster management APIs.
+See the [other etcd APIs][other-apis] for details on the cluster management.
 
 
-[admin-api]: https://github.com/coreos/etcd/blob/master/Documentation/0.5/admin_api.md
+[other-apis]: https://github.com/coreos/etcd/blob/master/Documentation/0.5/other_apis.md

+ 0 - 0
Documentation/0.5/admin_api.md → Documentation/0.5/other_apis.md