From da14549d8486ea01696c72e7622cd72e6d695fe2 Mon Sep 17 00:00:00 2001 From: Roland Shum Date: Thu, 16 May 2024 09:56:03 -0700 Subject: [PATCH] Update README.md Fixed link to 999E5 spec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b80302..2cbe720 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Make sure that you visit the [DirectX Landing Page](https://devblogs.microsoft.c * [Programmable Sample Positions](d3d/ProgrammableSamplePositions.md) * [Depth Bounds Test](d3d/DepthBoundsTest.md) * [Enhanced Barriers](d3d/D3D12EnhancedBarriers.md) - * [R9G9B9E5_SHAREDEXP RTV and UAV support] (d3d/D3D12R9G9B9E5Format.md) + * [R9G9B9E5_SHAREDEXP RTV and UAV support](d3d/D3D12R9G9B9E5Format.md) * Structure of D3D * [Resource Binding](d3d/ResourceBinding.md)