Skip to content

Commit e4bfb88

Browse files
committed
修改url
1 parent 856cfe6 commit e4bfb88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"icon": "images/designer.png",
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/PyQt5/DesignerPlugin.git"
27+
"url": "https://github.com/PyQt5/QSSEditorVsCode"
2828
},
29-
"homepage": "https://github.com/PyQt5/DesignerPlugin.git",
29+
"homepage": "https://github.com/PyQt5/QSSEditorVsCode",
3030
"activationEvents": [
3131
"onLanguage:css",
3232
"onCommand:qsseditor.applyStyle",

0 commit comments

Comments
 (0)