Skip to content

Commit b232e96

Browse files
Dorinda Basseyepilys
authored andcommitted
README.md: Update vhost-device-gpu crate README.md link
The crate has been moved from staging to root folder. Update the README to reflect the correct link for the crate. Signed-off-by: Dorinda Bassey <[email protected]>
1 parent 94bc7bf commit b232e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here is the list of device backends that we support:
1717
- [CAN](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-can/README.md)
1818
- [Console](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-console/README.md)
1919
- [GPIO](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpio/README.md)
20+
- [GPU] (https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-gpu/README.md)
2021
- [I2C](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-i2c/README.md)
2122
- [Input](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-input/README.md)
2223
- [RNG](https://github.com/rust-vmm/vhost-device/blob/main/vhost-device-rng/README.md)
@@ -49,7 +50,6 @@ More information may be found in its [README file](./staging/README.md).
4950
Here is the list of device backends in **staging**:
5051

5152
- [Video](https://github.com/rust-vmm/vhost-device/blob/main/staging/vhost-device-video/README.md)
52-
- [GPU](https://github.com/rust-vmm/vhost-device/blob/main/staging/vhost-device-gpu/README.md)
5353

5454
<!--
5555
Template:

0 commit comments

Comments
 (0)