Skip to content

Commit 282bd8f

Browse files
authored
chore: update the website url for homepage in package.json (#15181)
1 parent ecab41a commit 282bd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"bugs": {
5858
"url": "https://github.com/vitejs/vite/issues"
5959
},
60-
"homepage": "https://github.com/vitejs/vite/tree/main/#readme",
60+
"homepage": "https://vitejs.dev",
6161
"funding": "https://github.com/vitejs/vite?sponsor=1",
6262
"scripts": {
6363
"dev": "rimraf dist && pnpm run build-bundle -w",

0 commit comments

Comments
 (0)