modify invalid url in plugins_network.md

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
lixiaobing10051267 2016-11-25 15:23:48 +08:00 committed by Tibor Vass
parent 8628703ce6
commit be6e3311f2
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ referring to that network will be sent to the plugin,
## Write a network plugin
Network plugins implement the [Docker plugin
API](https://docs.docker.com/extend/plugin_api/) and the network plugin protocol
API](plugin_api.md) and the network plugin protocol
## Network plugin protocol