From c90fa757840bc64fbd9c8f1dae9bdb4349563a9c Mon Sep 17 00:00:00 2001 From: Bulgantamir Gankhuyag Date: Sat, 18 Feb 2023 14:12:34 +0800 Subject: Update CONTRIBUTING.md Fixed link of the supported languages. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c01bc569b..219555a8a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,7 +61,7 @@ Here are some global advices: - If your language is listed [here](https://github.com/nvim-treesitter/nvim-treesitter#supported-languages), you can install the [playground plugin](https://github.com/nvim-treesitter/playground). -- If your language is listed [here](https://tree-sitter.github.io/tree-sitter/using-parsers#pattern-matching-with-queries), +- If your language is listed [here](https://github.com/nvim-treesitter/nvim-treesitter#supported-languages), you can debug and experiment with your queries there. - If not, you should consider installing the [tree-sitter cli](https://github.com/tree-sitter/tree-sitter/tree/master/cli), you should then be able to open a local playground using `tree-sitter build-wasm && tree-sitter web-ui` within the -- cgit v1.2.3-70-g09d2