Skip to content

Commit ae44163

Browse files
bteayyx990803
authored andcommitted
docs: update homepage (#18274)
1 parent 29b7bda commit ae44163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": "^18.0.0 || >=20.0.0"
77
},
8-
"homepage": "https://vitejs.dev/",
8+
"homepage": "https://vite.dev/",
99
"repository": {
1010
"type": "git",
1111
"url": "git+https://github.com/vitejs/vite.git"

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"bugs": {
6969
"url": "https://github.com/vitejs/vite/issues"
7070
},
71-
"homepage": "https://vitejs.dev",
71+
"homepage": "https://vite.dev",
7272
"funding": "https://github.com/vitejs/vite?sponsor=1",
7373
"scripts": {
7474
"dev": "tsx scripts/dev.ts",

0 commit comments

Comments
 (0)