From aba799a9968fa10164e8bfffb95bb9c5ed7c5082 Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Wed, 28 Dec 2016 10:44:44 +0800
Subject: [PATCH] update URL of plugins_graphdriver.md in
experimental/README.md Signed-off-by: lixiaobing10051267
---
experimental/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/experimental/README.md b/experimental/README.md
index 796080cca5..b57a5d1294 100644
--- a/experimental/README.md
+++ b/experimental/README.md
@@ -32,7 +32,7 @@ true
## Current experimental features
- * [External graphdriver plugins](plugins_graphdriver.md)
+ * [External graphdriver plugins](../docs/extend/plugins_graphdriver.md)
* [Ipvlan Network Drivers](vlan-networks.md)
* [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md)
* [Checkpoint & Restore](checkpoint-restore.md)
@@ -41,4 +41,4 @@ true
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.
-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).
+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).