README.md: fix link to GPU docs
Remove the space so the link renders properly. Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
2233714aa3
commit
8141da05b4
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Here is the list of device backends that we support:
|
||||||
- [CAN](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-can/README.md)
|
- [CAN](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-can/README.md)
|
||||||
- [Console](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-console/README.md)
|
- [Console](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-console/README.md)
|
||||||
- [GPIO](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpio/README.md)
|
- [GPIO](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpio/README.md)
|
||||||
- [GPU] (https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpu/README.md)
|
- [GPU](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpu/README.md)
|
||||||
- [I2C](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-i2c/README.md)
|
- [I2C](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-i2c/README.md)
|
||||||
- [Input](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-input/README.md)
|
- [Input](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-input/README.md)
|
||||||
- [RNG](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-rng/README.md)
|
- [RNG](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-rng/README.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue