Bläddra i källkod

Modify the link for config.json

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
yuexiao-wang 8 år sedan
förälder
incheckning
4e970c1e5a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/reference/commandline/plugin_create.md

+ 1 - 1
docs/reference/commandline/plugin_create.md

@@ -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`.