1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

modify invalid url in plugins_network.md

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

(cherry picked from commit fc7c235f84)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
lixiaobing10051267 2016-11-25 15:23:48 +08:00 committed by Victor Vieux
parent bfbb2fdee9
commit 6622465645

View file

@ -61,7 +61,7 @@ referring to that network will be sent to the plugin,
## Write a network plugin ## Write a network plugin
Network plugins implement the [Docker 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 ## Network plugin protocol