Fix: Repository URL in README and package.json
This commit is contained in:
+2
-2
@@ -2,13 +2,13 @@
|
||||
"name": "g1nation",
|
||||
"displayName": "G1nation",
|
||||
"description": "High-performance autonomous local AI coding agent for VS Code. Features vectorized inference, asynchronous task management, and 100% offline processing.",
|
||||
"version": "2.36.1",
|
||||
"version": "2.36.2",
|
||||
"publisher": "connectailab",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wonseokjung/connect-ai"
|
||||
"url": "https://github.com/g1nations/locallm"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.80.0"
|
||||
|
||||
Reference in New Issue
Block a user