Skip to content

Commit d7d98d9

Browse files
committed
fix Vendor name and repo url.
1 parent ca6f8a3 commit d7d98d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ val extension = ExtensionJson(
7575
meta = ExtensionJsonMeta(
7676
name = "Coder",
7777
description = "Connects your JetBrains IDE to Coder workspaces",
78-
vendor = "Coder",
79-
url = "https://github.com/coder/coder-jetbrains-toolbox-plugin",
78+
vendor = "Coder Technologies, Inc.",
79+
url = "https://github.com/coder/coder-jetbrains-toolbox",
8080
)
8181
)
8282

0 commit comments

Comments
 (0)