From 11a34a72e2b16d39d888bbd42221e5170b2c8d35 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 18 May 2023 15:08:08 +0000 Subject: [PATCH] docs: Update container network model url This PR updates the container network model url that is part of the virtcontainers documentation. Fixes #6889 Signed-off-by: Gabriela Cervantes --- src/runtime/virtcontainers/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/virtcontainers/README.md b/src/runtime/virtcontainers/README.md index c9556829da..cbf8da7786 100644 --- a/src/runtime/virtcontainers/README.md +++ b/src/runtime/virtcontainers/README.md @@ -77,7 +77,7 @@ For further details, see the [API documentation](documentation/api/1.0/api.md). Typically the former is the Docker default networking model while the later is used on Kubernetes deployments. -[cnm]: https://github.com/docker/libnetwork/blob/master/docs/design.md +[cnm]: https://github.com/moby/libnetwork/blob/master/docs/design.md [cni]: https://github.com/containernetworking/cni/ ## CNM