mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
fix url
This commit is contained in:
@@ -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 /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: "/waveterm-docs-new/",
|
||||
|
||||
Reference in New Issue
Block a user