Skip to content

Commit 9341b18

Browse files
authored
chore: update deployment url
1 parent 26bd173 commit 9341b18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: "https://bitfocus.github.io",
18+
url: "https://companion.free/",
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
21-
baseUrl: "/website/",
21+
baseUrl: "/",
2222

2323
// GitHub pages deployment config.
2424
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)