Skip to content

Commit

Permalink
fix moved url in multus.md (kubernetes-sigs#9722)
Browse files Browse the repository at this point in the history
Signed-off-by: yanggang <[email protected]>
  • Loading branch information
杨刚 (成都) authored Jan 29, 2023
1 parent 8d6cfd6 commit 2a24c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/multus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Multus is a meta CNI plugin that provides multiple network interface support to
pods. For each interface, Multus delegates CNI calls to secondary CNI plugins
such as Calico, macvlan, etc.

See [multus documentation](https://github.com/intel/multus-cni).
See [multus documentation](https://github.com/k8snetworkplumbingwg/multus-cni).

## Multus installation

Expand Down Expand Up @@ -71,4 +71,4 @@ You may now inspect the pod and see that there is an additional interface config
kubectl exec -it samplepod -- ip a
```

For more details on how to use Multus, please visit <https://github.com/intel/multus-cni>
For more details on how to use Multus, please visit <https://github.com/k8snetworkplumbingwg/multus-cni>

0 comments on commit 2a24c2e

Please sign in to comment.