Skip to content

Commit 4aa93b5

Browse files
committed
chore: fix package homepage links [ci skip]
1 parent a8b4fc5 commit 4aa93b5

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
@@ -19,7 +19,7 @@
1919
"bugs": {
2020
"url": "https://github.com/vuejs/vue-cli/issues"
2121
},
22-
"homepage": "https://github.com/vuejs/vue-cli/packages/@vue/eslint-config-standard#readme",
22+
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-standard#readme",
2323
"dependencies": {
2424
"eslint-config-standard": "^12.0.0-alpha.0",
2525
"eslint-plugin-import": "^2.11.0",

0 commit comments

Comments
 (0)