Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/guides/injection.md')
| -rw-r--r-- | book/src/guides/injection.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/guides/injection.md b/book/src/guides/injection.md index c0f75094..729a2c99 100644 --- a/book/src/guides/injection.md +++ b/book/src/guides/injection.md @@ -57,4 +57,4 @@ second argument (a string). - `#any-of?` (standard): The first argument (a capture) must be one of the other arguments (strings). -[upstream-docs]: http://tree-sitter.github.io/tree-sitter/syntax-highlighting#language-injection +[upstream-docs]: https://tree-sitter.github.io/tree-sitter/3-syntax-highlighting.html#language-injection |