mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
docs: update highlight crate link
This commit is contained in:
parent
9d66dbc28f
commit
ea9c318afb
|
|
@ -433,7 +433,7 @@ not the `keyword` class.
|
|||
```
|
||||
|
||||
[erb]: https://en.wikipedia.org/wiki/ERuby
|
||||
[highlight crate]: https://github.com/tree-sitter/tree-sitter/tree/master/highlight
|
||||
[highlight crate]: https://github.com/tree-sitter/tree-sitter/tree/master/crates/highlight
|
||||
[init-config]: ./cli/init-config.md
|
||||
[init]: ./cli/init.md#structure-of-tree-sitterjson
|
||||
[js grammar]: https://github.com/tree-sitter/tree-sitter-javascript
|
||||
|
|
|
|||
Loading…
Reference in a new issue