mirror of https://github.com/docker/docs.git
fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
4b7cf19288
commit
f634b5eb4d
|
@ -41,7 +41,7 @@ exist by default, and provide core networking functionality:
|
|||
`none` is not available for Swarm services.
|
||||
See [None network driver](none.md).
|
||||
|
||||
- [Network plugins](/engine/extend/plugins_services/): You can install and use
|
||||
- [Network plugins](/engine/extend/plugins_network/): You can install and use
|
||||
third-party network plugins with Docker.
|
||||
|
||||
### Network driver summary
|
||||
|
|
Loading…
Reference in New Issue