diff --git a/docs/how_to_use.md b/docs/how_to_use.md index 5568334..0854782 100644 --- a/docs/how_to_use.md +++ b/docs/how_to_use.md @@ -80,4 +80,4 @@ For a play-by-play, read the [tutorial](http://blog.erezsh.com/create-a-stand-al It is possible to import Nearley grammars into Lark. The Javascript code is translated using Js2Py. -Read the [reference page](nearley.md) +See the [tools page](tools.md) for more information.