diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f8754f4..df13cfd 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -12,7 +12,7 @@ const config: Config = { trailingSlash: true, // Set the production url of your site here - url: "https://docs.aelf.dev", + url: "https://docs.aelf.com", // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: "/",