Skip to content

Commit cdf6471

Browse files
committed
chore: move repo to vscode-jsona-syntax
1 parent 12fd94a commit cdf6471

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vscode-jsona
1+
# Vscode JSONA Syntax
22

33
> This extension adds syntax highlighting of JSONA files in VS Code.
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"vscode": "^1.3.0"
1010
},
1111
"icon": "icon.png",
12-
"homepage": "https://github.com/jsona/vscode-jsona",
12+
"homepage": "https://github.com/jsona/vscode-jsona-syntax",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/jsona/vscode-jsona"
15+
"url": "https://github.com/jsona/vscode-jsona-syntax"
1616
},
1717
"scripts": {
1818
"pkg": "vsce package"

0 commit comments

Comments
 (0)