Skip to content

Commit e1d385a

Browse files
authored
Fix git error
1 parent 93116c0 commit e1d385a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/docs/DirectX/DXContainer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,7 @@ SFI0 Part
399399

400400
The SFI0 part encodes a 64-bit unsigned integer bitmask of the feature flags.
401401
This denotes which optional features the shader requires. The flag values are
402-
defined in `llvm/include/llvm/BinaryFormat/DXContainerConstants.def
403-
<https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/BinaryFormat/DXContainerConstants.def>`_.
402+
defined in `llvm/include/llvm/BinaryFormat/DXContainerConstants.def <https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/BinaryFormat/DXContainerConstants.def>`_.
404403

405404

406405
Root Signature (RTS0) Part

0 commit comments

Comments
 (0)