Skip to content

Commit ec3c27c

Browse files
wetnebJ3RN
authored andcommitted
Fix Git repository URL in Cargo.toml
Thanks for maintaining this grammar!
1 parent dae1551 commit ec3c27c

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 = "gleam grammar for the tree-sitter parsing library"
44
version = "1.0.0"
55
keywords = ["incremental", "parsing", "gleam"]
66
categories = ["parsing", "text-editors"]
7-
repository = "https://github.com/tree-sitter/tree-sitter-gleam"
7+
repository = "https://github.com/gleam-lang/tree-sitter-gleam"
88
edition = "2018"
99
license = "Apache-2.0"
1010

0 commit comments

Comments
 (0)