Fix document action and content (#5308)

* fix: action

* remove cache

* update action

* doc (#102)

* doc (#101)

* do

* add redirect

* doc

* fix: action

* action

* doc

* fix: action

* fix: action

* action
This commit is contained in:
Archer
2025-07-24 14:23:04 +08:00
committed by GitHub
parent 68136febec
commit c390eb186c
8 changed files with 38 additions and 51 deletions

View File

@@ -3,7 +3,7 @@ title: 接入飞书机器人教程
description: FastGPT 接入飞书机器人教程
---
从 4.8.10 版本起FastGPT 商业版支持直接接入飞书机器人,无需额外的 API。
从 4.8.10 版本起FastGPT 商业版支持直接接入飞书机器人,无需额外的 API。
## 1. 申请飞书应用

View File

@@ -3,7 +3,6 @@ title: 使用案例
description: FastGPT 使用案例
---
import { Redirect } from '@/components/docs/Redirect';
<Redirect to="/docs/use-cases/external-integration/openapi" />