Skip to content

Commit 8c10758

Browse files
committed
Correct domain
1 parent eb4f2c8 commit 8c10758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/config/const.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const DOMAIN = "visnalize.com";
1+
const DOMAIN = "v1.visnalize.com";
22
const ORIGIN = `https://${DOMAIN}`;
33

44
module.exports = {

0 commit comments

Comments
 (0)