Skip to content

Commit 5d0f235

Browse files
authored
Fix extension.toml repository URL (#2)
1 parent 3aa3493 commit 5d0f235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Scheme support."
44
version = "0.0.3"
55
schema_version = 1
66
authors = ["Mikayla Maki <[email protected]>"]
7-
repository = "https://github.com/zed-industries/zed"
7+
repository = "https://github.com/zed-extensions/scheme"
88

99
[grammars.scheme]
1010
repository = "https://github.com/6cdh/tree-sitter-scheme"

0 commit comments

Comments
 (0)