docs: update broken link in the playground page
This commit is contained in:
parent
0bdf698673
commit
135eeded02
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
<h2 id="about">About </h2>
|
||||
<p>You can try out tree-sitter with a few pre-selected grammars on this page.
|
||||
You can also run playground locally (with your own grammar) using the
|
||||
<a href="/cli/playground.html">CLI</a>'s <code>tree-sitter playground</code> subcommand.
|
||||
<a href="/tree-sitter/cli/playground.html">CLI</a>'s <code>tree-sitter playground</code> subcommand.
|
||||
</p>
|
||||
|
||||
```admonish info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue