Merge pull request #28824 from lixiaobing10051267/masterPlugin2

modify invalid url in plugins_network.md
Upstream-commit: 9dc0c8ec328c02eca56556c0a2bde1503e6a9aca
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-11-26 23:22:52 +01:00
committed by GitHub

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