modify invalid url in plugins_network.md

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

(cherry picked from commit fc7c235f84)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
lixiaobing10051267 2016-11-25 15:23:48 +08:00 committed by Sebastiaan van Stijn
parent c00b451d46
commit 60ff6c6b98

View file

@ -50,7 +50,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