diff --git a/apps/docs/rspress.config.ts b/apps/docs/rspress.config.ts
index 85f55ea3..2e2b068b 100644
--- a/apps/docs/rspress.config.ts
+++ b/apps/docs/rspress.config.ts
@@ -53,6 +53,7 @@ export default defineConfig({
}),
],
themeConfig: {
+ localeRedirect: 'auto',
footer: {
message: '© 2025 Bytedance Inc. All Rights Reserved.',
},
diff --git a/apps/docs/src/en/guide/introduction.mdx b/apps/docs/src/en/guide/introduction.mdx
index 4afe7031..47a08034 100644
--- a/apps/docs/src/en/guide/introduction.mdx
+++ b/apps/docs/src/en/guide/introduction.mdx
@@ -188,20 +188,20 @@ Providing a set of interactive best practices for smoother workflow operations
-
+
diff --git a/apps/docs/src/en/index.md b/apps/docs/src/en/index.md
index 521ac382..3497324e 100644
--- a/apps/docs/src/en/index.md
+++ b/apps/docs/src/en/index.md
@@ -18,11 +18,8 @@ hero:
features:
- title: Coze
details:
- icon: 🏃🏻♀️
- title: Feishu Low-Code Platform Workflow
details:
- icon: 📦
- - title: Feishu Bitable
+ - title: Feishu Base
details:
- icon: 🎨
---
diff --git a/apps/docs/src/zh/guide/introduction.mdx b/apps/docs/src/zh/guide/introduction.mdx
index d9abea94..fdf9b60b 100644
--- a/apps/docs/src/zh/guide/introduction.mdx
+++ b/apps/docs/src/zh/guide/introduction.mdx
@@ -181,21 +181,13 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
-
+
diff --git a/apps/docs/src/zh/index.md b/apps/docs/src/zh/index.md
index 2622b96d..313a0a40 100644
--- a/apps/docs/src/zh/index.md
+++ b/apps/docs/src/zh/index.md
@@ -18,11 +18,8 @@ hero:
features:
- title: 扣子
details:
- icon: 🏃🏻♀️
- title: 飞书低代码平台工作流
details:
- icon: 📦
- title: 飞书多维表格
details:
- icon: 🎨
---