Skip to content

Commit 8a39bf1

Browse files
authored
docs: fix back-to-top plugin package.json homepage URL 404 (#2646)
1 parent ab8fc74 commit 8a39bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vuepress/plugin-back-to-top/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"vue",
99
"vuepress"
1010
],
11-
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/back-to-top#readme",
11+
"homepage": "https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-back-to-top#readme",
1212
"bugs": {
1313
"url": "https://github.com/vuejs/vuepress/issues"
1414
},

0 commit comments

Comments
 (0)