Skip to content

Commit ed0698b

Browse files
committed
docs: update links to libnetwork docs
Signed-off-by: David Karlsson <[email protected]>
1 parent b5bac44 commit ed0698b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/extend/plugins_network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ 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).
64+
[https://github.com/moby/libnetwork/blob/master/docs/remote.md](https://github.com/moby/libnetwork/blob/master/docs/remote.md).
6565

6666
## Related Information
6767

6868
To interact with the Docker maintainers and other interested users, see the IRC channel `#docker-network`.
6969

7070
- [Docker networks feature overview](https://docs.docker.com/engine/userguide/networking/)
71-
- The [LibNetwork](https://github.com/docker/libnetwork) project
71+
- The [LibNetwork](https://github.com/moby/libnetwork) project

0 commit comments

Comments
 (0)