Skip to content

Commit 3d6d081

Browse files
author
Veetaha
committed
fix repo link in package.json
1 parent 96bd4f5 commit 3d6d081

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

editors/code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"version": "0.1.0",
99
"publisher": "matklad",
1010
"repository": {
11-
"url": "https://github.com/matklad/rust-analyzer/"
11+
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
12+
"type": "git"
1213
},
1314
"categories": [
1415
"Other"

0 commit comments

Comments
 (0)