Merge pull request #3729 from giodamelio/patch-3

Update link to libnetwork docs
This commit is contained in:
Sebastiaan van Stijn
2022-08-08 10:24:37 +02:00
committed by GitHub

View File

@ -72,7 +72,7 @@ plugin protocol
The network driver protocol, in addition to the plugin activation call, is
documented as part of libnetwork:
[https://github.com/docker/libnetwork/blob/master/docs/remote.md](https://github.com/docker/libnetwork/blob/master/docs/remote.md).
[https://github.com/moby/moby/blob/master/libnetwork/docs/remote.md](https://github.com/moby/moby/blob/master/libnetwork/docs/remote.md).
## Related Information