Skip to content

Commit 7e1e1ef

Browse files
authored
Add missing closing quote to link in landing page (#140)
1 parent a476fdb commit 7e1e1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ description: Empowering real-time graphics developers with advanced language fea
9595
latest
9696
features in
9797
Direct3D and Vulkan. For example, developers can make full use of
98-
<a href="https://docs.shader-slang.org/en/latest/external/slang/docs/user-guide/03-convenience-features.html#pointers-limited>pointers</a> when generating
98+
<a href="https://docs.shader-slang.org/en/latest/external/slang/docs/user-guide/03-convenience-features.html#pointers-limited">pointers</a> when generating
9999
SPIR-V.
100100
Slang's <a href="https://docs.shader-slang.org/en/latest/external/slang/docs/user-guide/05-capabilities.html">capability system</a> helps applications
101101
manage

0 commit comments

Comments
 (0)