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.
1 parent 6d3e33d commit c3b25e1Copy full SHA for c3b25e1
doc/implementation-selection.md
@@ -86,6 +86,6 @@ simdjson::active_implementation = simdjson::available_implementations["fallback"
86
Further Reading
87
-------------
88
89
-* [Performance](doc/performance.md) shows some more advanced scenarios and how to tune for them.
90
-* [Implementation Selection](doc/implementation-selection.md) describes runtime CPU detection and
+* [Performance](performance.md) shows some more advanced scenarios and how to tune for them.
+* [Implementation Selection](implementation-selection.md) describes runtime CPU detection and
91
how you can work with it.
0 commit comments