doc: fix typo in MD link

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
Alexander Bezzubov 2019-08-06 17:22:11 +02:00
parent f608f8d773
commit 9bd22dae54
No known key found for this signature in database
GPG Key ID: 8039F5787EFCD05D

View File

@ -201,7 +201,7 @@ The histogram shows the number of files detected (y-axis) per time interval buck
We found few cases where enry turns slower than linguist due to
Go regexp engine being slower than Ruby's, based on [oniguruma](https://github.com/kkos/oniguruma) library, written in C.
See (instructions)[#faster-regexp-engine-optional] for running enry with oniguruma.
See [instructions](#misc) for running enry with oniguruma.
Why Enry?