Skip to content

Commit bd6aa2b

Browse files
committed
fix(playground): correct link to upstream playground
1 parent 87c4df3 commit bd6aa2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/playground.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</div>
3838

3939
<div class=header-item>
40-
<a href="https://tree-sitter.github.io/tree-sitter/playground#about">(?)</a>
40+
<a href="https://tree-sitter.github.io/tree-sitter/7-playground.html#about">(?)</a>
4141
</div>
4242

4343
<select id="language-select" style="display: none;">

0 commit comments

Comments
 (0)