Skip to content

Commit 48ade76

Browse files
committed
doc: update
1 parent b68a395 commit 48ade76

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
@@ -56,7 +56,7 @@
5656
"routes": "node site/scripts/genrateRoutes.js",
5757
"tsc": "tsc --noEmit",
5858
"vue-tsc": "vue-tsc --noEmit",
59-
"site": "npm run routes && ./node_modules/vite/bin/vite.js build site --base=https://next.antdv.com/",
59+
"site": "npm run routes && ./node_modules/vite/bin/vite.js build site --base=https://www.antdv.com/",
6060
"pub:site": "npm run site && node site/scripts/pushToOSS.js",
6161
"prepare": "husky install",
6262
"version": "node ./scripts/generate-version",

0 commit comments

Comments
 (0)