We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 868696d + c7a0a41 commit 22d6711Copy full SHA for 22d6711
README.md
@@ -93,7 +93,7 @@ the array. In addition to that, qsort will replace all your NAN's with
93
the input are not preserved. Also note that the arg methods (argsort and
94
argselect) will not use the SIMD based algorithms if they detect NAN's in the
95
array. You can read details of all the implementations
96
-[here](https://github.com/intel/x86-simd-sort/src/README.md).
+[here](https://github.com/intel/x86-simd-sort/blob/main/src/README.md).
97
98
## Downstream projects using x86-simd-sort
99
0 commit comments