Skip to content

Commit 0d24f74

Browse files
authored
Fix the wrong homepage url (#90)
1 parent 87cfd9e commit 0d24f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/xisage/godot-engine/extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://xisage.com"
1111
},
1212
"icon": "icon.png",
13-
"homepage": "https://github.com/xiSage/CmdPal-Extensions",
13+
"homepage": "https://github.com/xiSage/GodotEngineForCommandPalette",
1414
"tags": ["godot-engine", "godot"],
1515
"categories": ["developer-tools", "utilities-and-tools"],
1616
"installSources": [

0 commit comments

Comments
 (0)