Skip to content

Commit c7a0a41

Browse files
authored
Update README.md
1 parent 868696d commit c7a0a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ the array. In addition to that, qsort will replace all your NAN's with
9393
the input are not preserved. Also note that the arg methods (argsort and
9494
argselect) will not use the SIMD based algorithms if they detect NAN's in the
9595
array. You can read details of all the implementations
96-
[here](https://github.com/intel/x86-simd-sort/src/README.md).
96+
[here](https://github.com/intel/x86-simd-sort/blob/main/src/README.md).
9797

9898
## Downstream projects using x86-simd-sort
9999

0 commit comments

Comments
 (0)