From: Erik Faye-Lund Date: Mon, 7 Nov 2022 12:11:13 +0000 (+0100) Subject: docs: fixup broken link syntax X-Git-Tag: upstream/22.3.5~476 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd23e5b22eec27a8eae6baec13ad4dc4ddc23046;p=platform%2Fupstream%2Fmesa.git docs: fixup broken link syntax Seems I got this slightly wrong when I fixed up the previous syntax issue. Whoops, let's fix that! Fixes: 6b3b6333915 ("docs/zink: fix and cleanup rst syntax") Reviewed-by: Eric Engestrom Part-of: (cherry picked from commit ef05d28aa276aebbcf48400a5bef11de20e8b1c9) --- diff --git a/.pick_status.json b/.pick_status.json index a3bf13a..1f03c19 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -3298,7 +3298,7 @@ "description": "docs: fixup broken link syntax", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "6b3b6333915e8ca64c531a4decb79c0256e1e4f2" }, diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index b5aebd1..4505ea9 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -307,7 +307,7 @@ questions, don't hesitate to visit `#zink on OFTC `__ and say hi! -.. _downloaded from GPUinfo.org: https://www.saschawillems.de/blog/2022/03/12/vulkan-profiles-support-for-the-vulkan-hardware-capability-viewer-and-database/> +.. _downloaded from GPUinfo.org: https://www.saschawillems.de/blog/2022/03/12/vulkan-profiles-support-for-the-vulkan-hardware-capability-viewer-and-database/ .. _VK_KHR_maintenance1: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_maintenance1.html .. _VK_KHR_create_renderpass2: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_create_renderpass2.html .. _VK_KHR_imageless_framebuffer: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_imageless_framebuffer.html