contrib/cni: Fix README link
The CNI plugins are now living in a repo of their own. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
2a6db15113
commit
0fb682641b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue