Skip to content

Commit 24afb05

Browse files
Update repository URL for PowerShell extension (#18)
Clicking the repo link on the Extensions page in Zed leads to the wrong (and outdated) repo. Presumably this change would fix that.
1 parent 97b0cdb commit 24afb05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.4.2"
44
schema_version = 1
55
authors = ["Thanabodee Charoenpiriyakij <wingyminus@gmail.com>"]
66
description = "PowerShell support"
7-
repository = "https://github.com/wingyplus/zed-powershell"
7+
repository = "https://github.com/zed-extensions/powershell"
88

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

0 commit comments

Comments
 (0)