Browse code

update URL of plugins_graphdriver.md in experimental/README.md Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

(cherry picked from commit 82eeab62df6e2d62dde4e5f5daefeb4bd2063527)
Signed-off-by: Victor Vieux <vieux@docker.com>

lixiaobing10051267 authored on 2016/12/28 11:44:44
Showing 1 changed files
... ...
@@ -32,7 +32,7 @@ true
32 32
 
33 33
 ## Current experimental features
34 34
 
35
- * [External graphdriver plugins](plugins_graphdriver.md)
35
+ * [External graphdriver plugins](../docs/extend/plugins_graphdriver.md)
36 36
  * [Ipvlan Network Drivers](vlan-networks.md)
37 37
  * [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md)
38 38
  * [Checkpoint & Restore](checkpoint-restore.md)
... ...
@@ -41,4 +41,4 @@ true
41 41
 
42 42
 Each feature's documentation includes a list of proposal pull requests or PRs associated with the feature. If you want to comment on or suggest a change to a feature, please add it to the existing feature PR.
43 43
 
44
-Issues or problems with a feature? Inquire for help on the `#docker` IRC channel or in on the [Docker Google group](https://groups.google.com/forum/#!forum/docker-user).
44
+Issues or problems with a feature? Inquire for help on the `#docker` IRC channel or on the [Docker Google group](https://groups.google.com/forum/#!forum/docker-user).