mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-20 18:54:09 +00:00
fix:change docs url (#5307)
This commit is contained in:
8
document/content/docs/introduction/guide/admin/index.mdx
Normal file
8
document/content/docs/introduction/guide/admin/index.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 商业版管理
|
||||
description: FastGPT 商业版管理
|
||||
---
|
||||
|
||||
import { Redirect } from '@/components/docs/Redirect';
|
||||
|
||||
<Redirect to="/docs/introduction/guide/admin/sso" />
|
@@ -115,7 +115,7 @@ env:
|
||||
|
||||
#### 3. 开启成员同步(可选)
|
||||
|
||||
如果需要同步外部系统的成员,可以选择开启成员同步。团队模式具体可参考:[团队模式说明文档](/docs/guide/admin/teamMode)
|
||||
如果需要同步外部系统的成员,可以选择开启成员同步。团队模式具体可参考:[团队模式说明文档](/docs/introduction/guide/admin/teamMode)
|
||||
|
||||

|
||||
|
||||
|
@@ -71,7 +71,7 @@ description: FastGPT 团队模式说明文档
|
||||
|
||||
在完成系统配置,开启同步模式的情况下,外部成员系统的成员会自动同步到 FastGPT 中。
|
||||
|
||||
具体的同步方式和规则请参考 [SSO & 外部成员同步](/docs/guide/admin/sso.md)。
|
||||
具体的同步方式和规则请参考 [SSO & 外部成员同步](/docs/introduction/guide/admin/sso.md)。
|
||||
|
||||
|
||||
## 配置
|
||||
|
Reference in New Issue
Block a user