Skip to content

Commit f3c818a

Browse files
committed
Fix incorrect repository url
Fixes #1 Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
1 parent 1975ad2 commit f3c818a

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 @@ version = "0.1.0"
44
schema_version = 1
55
authors = ["Thanabodee Charoenpiriyakij <[email protected]>"]
66
description = "PowerShell support"
7-
repository = "https://github.com/zed-industries/zed"
7+
repository = "https://github.com/wingyplus/zed-powershell"
88

99
[grammars.powershell]
1010
repository = "https://github.com/airbus-cert/tree-sitter-powershell"

0 commit comments

Comments
 (0)