forked from github/multus-cni
Fix broken link in README (#919)
This commit is contained in:
parent
f372831536
commit
1aac2431b8
@ -32,7 +32,7 @@ For thin-plugin (i.e. standalone implementation) case:
|
||||
cat ./deployments/multus-daemonset.yml | kubectl apply -f -
|
||||
```
|
||||
|
||||
For [thick-plugin](docks/thick-plugin.md) (i.e. client/server implementation) case:
|
||||
For [thick-plugin](docs/thick-plugin.md) (i.e. client/server implementation) case:
|
||||
|
||||
```
|
||||
cat ./deployments/multus-daemonset-thick.yml | kubectl apply -f -
|
||||
|
Loading…
Reference in New Issue
Block a user