Skip to content

Commit c4f240c

Browse files
authored
Merge pull request #6606 from dvdksn/update-libnetwork-docs-link
docs: update link to libnetwork protocol doc
2 parents 5b443bf + aa62a6a commit c4f240c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/extend/plugins_network.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,4 @@ plugin protocol
6161

6262
The network driver protocol, in addition to the plugin activation call, is
6363
documented as part of libnetwork:
64-
[https://github.com/moby/moby/blob/master/libnetwork/docs/remote.md](https://github.com/moby/moby/blob/master/libnetwork/docs/remote.md).
65-
66-
## Related Information
67-
68-
To interact with the Docker maintainers and other interested users, see the IRC channel `#docker-network`.
69-
70-
- [Docker networks feature overview](https://docs.docker.com/engine/userguide/networking/)
71-
- The [LibNetwork](https://github.com/docker/libnetwork) project
64+
[https://github.com/moby/moby/blob/master/daemon/libnetwork/docs/remote.md](https://github.com/moby/moby/blob/master/daemon/libnetwork/docs/remote.md).

0 commit comments

Comments
 (0)