Skip to content

Commit c3b25e1

Browse files
authored
Update implementation-selection.md
1 parent 6d3e33d commit c3b25e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/implementation-selection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ simdjson::active_implementation = simdjson::available_implementations["fallback"
8686
Further Reading
8787
-------------
8888

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
89+
* [Performance](performance.md) shows some more advanced scenarios and how to tune for them.
90+
* [Implementation Selection](implementation-selection.md) describes runtime CPU detection and
9191
how you can work with it.

0 commit comments

Comments
 (0)