diff --git a/doc/parse_many.md b/doc/parse_many.md index 0410799b9..18080cb24 100644 --- a/doc/parse_many.md +++ b/doc/parse_many.md @@ -163,6 +163,6 @@ From [jsonlines.org](http://jsonlines.org/examples/): Further Reading ------------- -* [Performance](doc/performance.md) shows some more advanced scenarios and how to tune for them. -* [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 how you can work with it.