Browse code

Modify the link for config.json

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit 4e970c1e5a2b16f9408f530037e65595810cc5d7)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>

yuexiao-wang authored on 2016/11/25 19:33:04
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ Options:
26 26
 ```
27 27
 
28 28
 Creates a plugin. Before creating the plugin, prepare the plugin's root filesystem as well as
29
-the config.json (https://github.com/docker/docker/blob/master/docs/extend/config.md)
29
+[the config.json](../../extend/config.md)
30 30
 
31 31
 
32 32
 The following example shows how to create a sample `plugin`.