Skip to content

Commit 59a2ba5

Browse files
authored
Update cargo.toml to reflect current repository url (#57)
1 parent 7be3905 commit 59a2ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Elixir grammar for the tree-sitter parsing library"
44
version = "0.1.0"
55
keywords = ["incremental", "parsing", "elixir"]
66
categories = ["parsing", "text-editors"]
7-
repository = "https://github.com/tree-sitter/tree-sitter-elixir"
7+
repository = "https://github.com/elixir-lang/tree-sitter-elixir"
88
edition = "2018"
99
license = "Apache-2.0"
1010

0 commit comments

Comments
 (0)