diff --git a/frontend/app/theme.config.tsx b/frontend/app/theme.config.tsx index 527eeb3b..e9380c72 100644 --- a/frontend/app/theme.config.tsx +++ b/frontend/app/theme.config.tsx @@ -4,7 +4,7 @@ import { useConfig, DocsThemeConfig, Link } from 'nextra-theme-docs'; let themeConfig: DocsThemeConfig = { docsRepositoryBase: 'https://github.com/pingcap/tidb.ai/tree/main/frontend/app', project: { - link: 'https://github.com/pingcap/tidb.ai', + link: 'https://github.com/pingcap/autoflow', }, // chat: { // link: 'https://tidb.ai/discord',