Modify the link for config.json

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang 2016-11-25 18:33:04 +08:00
parent 03ba9a4922
commit 4e970c1e5a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Options:
```
Creates a plugin. Before creating the plugin, prepare the plugin's root filesystem as well as
the config.json (https://github.com/docker/docker/blob/master/docs/extend/config.md)
[the config.json](../../extend/config.md)
The following example shows how to create a sample `plugin`.