diff --git a/editors/code/package.json b/editors/code/package.json index 55d470fa04..4aefd4488e 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -8,7 +8,8 @@ "version": "0.1.0", "publisher": "matklad", "repository": { - "url": "https://github.com/matklad/rust-analyzer/" + "url": "https://github.com/rust-analyzer/rust-analyzer.git", + "type": "git" }, "categories": [ "Other"