vhost-device: Fix broken link

Update README to point to the correct link, replace master with main.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
Viresh Kumar 2022-01-06 14:59:53 +05:30
parent faae8d3569
commit 75c5c1df01

View File

@ -8,7 +8,7 @@ crates.
Here is the list of device backends that we support:
- [I2C](https://github.com/rust-vmm/vhost-device/blob/master/i2c/README.md)
- [I2C](https://github.com/rust-vmm/vhost-device/blob/main/i2c/README.md)
## Separation of Concerns