Skip to content

Commit b7a4789

Browse files
committed
chore: update repository links
1 parent b06aafa commit b7a4789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Visual Studio Code extension that adds [TypeScriptToLua](https://typescripttolua.github.io)
44
support for TypeScript using the
5-
[TypeScript TypeScriptToLua Language Service plugin](https://github.com/ark120202/typescript-tstl-plugin).
5+
[TypeScript TypeScriptToLua Language Service plugin](https://github.com/TypeScriptToLua/typescript-tstl-plugin).
66

77
## Usage
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "TypeScriptToLua support for Visual Studio Code",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/ark120202/vscode-typescript-to-lua"
9+
"url": "https://github.com/TypeScriptToLua/vscode-typescript-to-lua"
1010
},
1111
"license": "Apache-2.0",
1212
"publisher": "ark120202",

0 commit comments

Comments
 (0)