diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 07e736e..d00a913 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -6,7 +6,7 @@ const config: Config = { favicon: "img/wave-logo_appicon.svg", // Set the production url of your site here - url: "https://your-docusaurus-site.example.com", + url: "https://wavetermdev.github.io/", // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: "/waveterm-docs-new/",