Skip to content

Commit 3e67f21

Browse files
committed
Fix design meeting doc URL
1 parent 532ba38 commit 3e67f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2025h1/simd-multiversioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In brief:
3737
- have functions automatically inherit the target features of their callers
3838
- let features depend on const generic arguments to functions
3939

40-
The trade-offs between the different approaches are complex, and there is no consensus on the best path forward. More details on the proposals can be found in [this document](https://hackmd.io/@veluca93/simd-multiversioning).
40+
The trade-offs between the different approaches are complex, and there is no consensus on the best path forward. More details on the proposals can be found in [this document](https://hackmd.io/%40veluca93/simd-multiversioning).
4141

4242
### The next 6 months
4343

0 commit comments

Comments
 (0)