We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a3bdd commit 8210ee9Copy full SHA for 8210ee9
CNAME
@@ -0,0 +1 @@
1
+ide.unitmesh.cc
docusaurus.config.ts
@@ -9,8 +9,8 @@ const config = {
9
title: 'AutoDev - Open Source AI Coding Wizard',
10
tagline: 'The AI-powered coding wizard with multilingual support',
11
favicon: 'img/favicon.ico',
12
- url: 'https://unit-mesh.github.io',
13
- baseUrl: '/auto-dev/',
+ url: 'https://ide.unitmesh.cc',
+ baseUrl: '/',
14
organizationName: 'unit-mesh',
15
projectName: 'auto-dev',
16
onBrokenLinks: 'warn',
0 commit comments