From ca760c4d54e7ff878723dca952fa2546a4bdf13a Mon Sep 17 00:00:00 2001 From: Razzeee Date: Mon, 1 Feb 2021 02:32:16 +0100 Subject: [PATCH] Update Elm link I've moved the repo from my personal page to the page ouf our organization --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 1293ec48..d5c0965b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ Parsers for these languages are fairly complete: * [C#](https://github.com/tree-sitter/tree-sitter-c-sharp) * [C++](https://github.com/tree-sitter/tree-sitter-cpp) * [CSS](https://github.com/tree-sitter/tree-sitter-css) -* [Elm](https://github.com/razzeee/tree-sitter-elm) +* [Elm](https://github.com/elm-tooling/tree-sitter-elm) * [Eno](https://github.com/eno-lang/tree-sitter-eno) * [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template) - [Fennel](https://github.com/travonted/tree-sitter-fennel)