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
commit e1f24d3c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ plugin protocol
The network driver protocol, in addition to the plugin activation call, is The network driver protocol, in addition to the plugin activation call, is
documented as part of libnetwork: 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 ## Related Information