diff --git a/.pick_status.json b/.pick_status.json index 5f4a77e62f3..1be6a966bdb 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -679,7 +679,7 @@ "description": "docs: fixup link to virgl docs", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "6897266ce01776fa49ea6178d05a707dad4a6ec1" }, diff --git a/docs/systems.rst b/docs/systems.rst index 418d34bb5b5..33073008b84 100644 --- a/docs/systems.rst +++ b/docs/systems.rst @@ -32,7 +32,7 @@ Layered driver include: - :doc:`D3D12 ` - driver providing OpenGL on top of Microsoft's Direct3D 12 API. - :doc:`SVGA3D ` - driver for VMware virtual GPU -- `VirGL ` - project for accelerated graphics for +- :doc:`VirGL ` - project for accelerated graphics for QEMU guests - :doc:`Zink ` - driver providing OpenGL on top of Khoronos' Vulkan API.