Skip to content

Commit 102566d

Browse files
authored
fix home page url
1 parent 09c87b1 commit 102566d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/rzcoder/mpc-hc-control/issues"
1313
},
14-
"homepage": "https://github.com/rzcoder/mpc-hc-controla",
14+
"homepage": "https://github.com/rzcoder/mpc-hc-control",
1515
"scripts": {
1616
"build": "tsc",
1717
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)