Переглянути джерело

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 8 роки тому
батько
коміт
90dab0778c
1 змінених файлів з 1 додано та 1 видалено
  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`.