Skip to content

Commit 8efa0c9

Browse files
committed
Fix extension url
1 parent 4e082f0 commit 8efa0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Language support for Java + Kotlin projects",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/fwcd/kotlin-language-server.git"
7+
"url": "https://github.com/fwcd/vscode-java-kotlin.git"
88
},
99
"version": "0.0.1",
1010
"publisher": "fwcd",

0 commit comments

Comments
 (0)