Skip to content

Commit a779ffb

Browse files
authored
Fix broken link for long vector execution tests (#664)
The name of the long vector execution test plan was changed.
1 parent 9f3398e commit a779ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0026-hlsl-long-vector-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Correct behavior for all of the intrinsics listed in [allowed elementwise vector
322322
will be verified with execution tests that perform the operations on long vectors and confirm correct results
323323
for the given test values.
324324
Where possible, these tests will be variations on existing tests for these
325-
intrinsics. [Long-Vector-ExecutionTest-Plan](./infra/INF-0005-Long-Vector-ExecutionTest-Plan.md)
325+
intrinsics. [Long-Vector-ExecutionTest-Plan](./infra/INF-0006-Long-Vector-ExecutionTest-Plan.md)
326326

327327
## Alternatives considered
328328

0 commit comments

Comments
 (0)