Skip to content

Commit dead2f3

Browse files
committed
chore(website): update production url
1 parent a81870b commit dead2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
favicon: "img/favicon.ico",
88

99
// Set the production url of your site here
10-
url: "https://next-safe-action.dev",
10+
url: "https://v7.next-safe-action.dev",
1111
// Set the /<baseUrl>/ pathname under which your site is served
1212
// For GitHub pages deployment, it is often '/<projectName>/'
1313
baseUrl: "/",

0 commit comments

Comments
 (0)