1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

modify invalid url in plugins_network.md

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
Upstream-commit: fc7c235f84f76d5d64f25bc802486ecbe87f8b95
Component: engine
This commit is contained in:
lixiaobing10051267
2016-11-25 15:23:48 +08:00
parent de8cf74e0d
commit dc30d51d5a

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