From 0192ac02651ad93cabc865ff66ce1e8b0f2c06ee Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Wed, 9 Nov 2016 13:50:14 +0800 Subject: [PATCH] Fix the link for plugin documentation Signed-off-by: yuexiao-wang --- experimental/plugins_graphdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/plugins_graphdriver.md b/experimental/plugins_graphdriver.md index 1a291e0d52..e94fbb63f1 100644 --- a/experimental/plugins_graphdriver.md +++ b/experimental/plugins_graphdriver.md @@ -10,7 +10,7 @@ being started. # Write a graph driver plugin -See the [plugin documentation](/docs/extend/plugins.md) for detailed information +See the [plugin documentation](/docs/extend/index.md) for detailed information on the underlying plugin protocol.