Skip to content

Commit cbb8fcf

Browse files
authored
Switch base url to spiceai.org (#751)
1 parent 2ac6c57 commit cbb8fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config: Config = {
1515
favicon: 'img/favicon.ico',
1616

1717
// Set the production url of your site here
18-
url: 'https://docs.spiceai.org',
18+
url: 'https://spiceai.org',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
baseUrl: '/',

0 commit comments

Comments
 (0)