From 0fb682641b2f69f1b131554e0dc765891aea9804 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Mon, 12 Jun 2017 23:14:35 +0200 Subject: [PATCH] contrib/cni: Fix README link The CNI plugins are now living in a repo of their own. Signed-off-by: Samuel Ortiz --- contrib/cni/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/cni/README.md b/contrib/cni/README.md index 7c203f22..52e0a8f4 100644 --- a/contrib/cni/README.md +++ b/contrib/cni/README.md @@ -13,4 +13,4 @@ In addition, you need to install the [CNI plugins][cni] necessary into two plugins necessary for the example CNI configurations are `loopback` and `bridge`. -[cni]: https://github.com/containernetworking/cni +[cni]: https://github.com/containernetworking/plugins