docs: update domain name

release-0.2
Meng Zhang 2023-09-11 12:33:33 +08:00
parent 8cabf68892
commit c3d5e9aa30
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@ const config = {
favicon: 'img/favicon.ico',
// Set the production url of your site here
url: 'https://tabbyml.github.io',
url: 'https://tabby.tabbyml.com',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/tabby',
baseUrl: '/',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.