mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Fix broken link to Ruby's Percent Strings
The current link fails with a 404.
This commit is contained in:
parent
85847b936a
commit
9437973b3e
|
|
@ -724,7 +724,7 @@ if (valid_symbols[INDENT] || valid_symbol[DEDENT]) {
|
|||
[npm]: https://docs.npmjs.com
|
||||
[path-env]: https://en.wikipedia.org/wiki/PATH_(variable)
|
||||
[peg]: https://en.wikipedia.org/wiki/Parsing_expression_grammar
|
||||
[percent-string]: https://docs.ruby-lang.org/en/2.5.0/syntax/literals_rdoc.html#label-Percent+Strings
|
||||
[percent-string]: https://docs.ruby-lang.org/en/2.0.0/syntax/literals_rdoc.html#label-Percent+Strings
|
||||
[releases]: https://github.com/tree-sitter/tree-sitter/releases/latest
|
||||
[s-exp]: https://en.wikipedia.org/wiki/S-expression
|
||||
[syntax-highlighting]: ./syntax-highlighting
|
||||
|
|
|
|||
Loading…
Reference in a new issue